Switch to @asahi copr for u-boot and branding
This commit is contained in:
parent
42587db3e4
commit
a6798ce9da
@ -1,7 +1,12 @@
|
||||
<image>
|
||||
<repository type="rpm-md" alias="copr:copr.fedorainfracloud.org:dcavalca:uboot-tools" sourcetype="baseurl" priority="1">
|
||||
<source path="https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/fedora-$releasever-$basearch/">
|
||||
<signing key="https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/pubkey.gpg"/>
|
||||
<repository type="rpm-md" alias="copr:copr.fedorainfracloud.org:group_asahi:u-boot" sourcetype="baseurl" priority="1">
|
||||
<source path="https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/fedora-$releasever-$basearch/">
|
||||
<signing key="https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/pubkey.gpg"/>
|
||||
</source>
|
||||
</repository>
|
||||
<repository type="rpm-md" alias="copr:copr.fedorainfracloud.org:group_asahi:fedora-remix-branding" sourcetype="baseurl" priority="1">
|
||||
<source path="https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/fedora-$releasever-$basearch/">
|
||||
<signing key="https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding//pubkey.gpg"/>
|
||||
</source>
|
||||
</repository>
|
||||
<repository type="rpm-md" alias="copr:copr.fedorainfracloud.org:ngompa:fedora-asahi" sourcetype="baseurl" priority="1">
|
||||
|
@ -1,11 +0,0 @@
|
||||
[copr:copr.fedorainfracloud.org:dcavalca:uboot-tools]
|
||||
name=Copr repo for uboot-tools owned by dcavalca
|
||||
baseurl=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/fedora-$releasever-$basearch/
|
||||
type=rpm-md
|
||||
skip_if_unavailable=False
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/pubkey.gpg
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
enabled_metadata=1
|
||||
priority=1
|
10
root/etc/yum.repos.d/group_asahi-fedora-remix-branding.repo
Normal file
10
root/etc/yum.repos.d/group_asahi-fedora-remix-branding.repo
Normal file
@ -0,0 +1,10 @@
|
||||
[copr:copr.fedorainfracloud.org:group_asahi:fedora-remix-branding]
|
||||
name=Copr repo for fedora-remix-branding owned by @asahi
|
||||
baseurl=https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/fedora-$releasever-$basearch/
|
||||
type=rpm-md
|
||||
skip_if_unavailable=False
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/pubkey.gpg
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
enabled_metadata=1
|
10
root/etc/yum.repos.d/group_asahi-u-boot.repo
Normal file
10
root/etc/yum.repos.d/group_asahi-u-boot.repo
Normal file
@ -0,0 +1,10 @@
|
||||
[copr:copr.fedorainfracloud.org:group_asahi:u-boot]
|
||||
name=Copr repo for u-boot owned by @asahi
|
||||
baseurl=https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/fedora-$releasever-$basearch/
|
||||
type=rpm-md
|
||||
skip_if_unavailable=False
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/pubkey.gpg
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
enabled_metadata=1
|
Loading…
Reference in New Issue
Block a user