switch from the altarch repo to the opi5 specific one

This commit is contained in:
Pratham Patel 2023-08-12 22:41:33 +05:30
parent d40ee9ada3
commit b60d0bcec1
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ repo --install --name=ELRepo-Kernel --mirrorlist=http://mirrors.elrepo.org/mirro
# Pratham Patel's (thefossguy) COPR for SIG/AltArch stuff
# Enable this for the following SBCs:
# - Orange Pi 5 (non B, non Pro models)
repo --install --name=COPR-thefossguy --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/rocky-9-sig-altarch/rhel-9-aarch64
repo --install --name=COPR-thefossguy-OPi5 --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/rocky-9-orange-pi-5/rhel-9-aarch64
# Enable two additional repositories
# <sig-altarch>: All SBC-specific stuff that is not "Enterprise Linux" (uboot, on-board WiFi/BT firmware and other tools)