Remove edatools repository from prerequisites (#2953)

This commit is contained in:
Riccardo Tedeschi 2025-05-05 16:40:26 +02:00 committed by GitHub
parent 1cf3e1f436
commit 4a3629bff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,4 @@
#!/bin/bash
echo 'deb http://download.opensuse.org/repositories/home:/phiwag:/edatools/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:phiwag:edatools.list
curl -fsSL https://download.opensuse.org/repositories/home:phiwag:edatools/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phiwag_edatools.gpg > /dev/null
sudo apt update
sudo apt install device-tree-compiler libfl-dev help2man