tools/centos-mirror-tools/yum.repos.d/StarlingX-EPEL-7.repo
Davlet Panech 0f8680cf14 Update EPEL source repo URLs
EPEL has changed the path to it's source repositories
from 'SRPM' to 'source/tree'

Change-Id: Icbe0daf5c9c47751533a470dc5152cdf0300518d
Closes-Bug: 1934167
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2021-06-30 16:35:36 -04:00

49 lines
1.2 KiB
Plaintext

########
#### EPEL 7
[Starlingx-epel-7]
name=Starlingx-Epel-7
baseurl=https://dl.fedoraproject.org/pub/epel/7/x86_64/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
enabled=1
[Starlingx-epel-7-debug]
name=Starlingx-Epel-7-debug
baseurl=https://dl.fedoraproject.org/pub/epel/7/x86_64/debug
gpgcheck=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=1
[Starlingx-epel-7-source]
name=Starlingx-Epel-7-source
baseurl=https://dl.fedoraproject.org/pub/epel/7/source/tree/
gpgcheck=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=1
[Starlingx-epel-7-testing]
name=Starlingx-Epel-7-testing
baseurl=https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/
gpgcheck=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=1
[Starlingx-epel-7-testing-debug]
name=Starlingx-Epel-7-testing-debug
baseurl=https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/debug/
gpgcheck=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=1
[Starlingx-epel-7-testing-source]
name=Starlingx-Epel-7-testing-source
baseurl=https://dl.fedoraproject.org/pub/epel/testing/7/source/tree/
gpgcheck=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
enabled=1