mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-27 08:50:54 -04:00
Remove edatools repository from prerequisites (#2953)
This commit is contained in:
parent
1cf3e1f436
commit
4a3629bff7
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue