Changeset 4f1b79b3 in rtems
- Timestamp:
- Apr 8, 2009, 2:26:01 PM (12 years ago)
- Branches:
- 4.8
- Children:
- 72c7d3e
- Parents:
- 3ab7226
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/repo-conf/yum.repos.d/rtems.repo.in
r3ab7226 r4f1b79b3 1 1 [rtems-@RTEMS_API@] 2 2 name=RTEMS-@RTEMS_API@ for @OS_NAME@ @YUM_VERDIR@ - $basearch 3 baseurl= 4 http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch 5 http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch 3 # baseurl=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch 4 mirrorlist=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/mirrorlist 6 5 # metadata_expire=0 7 6 enabled=1 … … 12 11 [rtems-@RTEMS_API@-source] 13 12 name=RTEMS-@RTEMS_API@ for @OS_NAME@ @YUM_VERDIR@ - $basearch - source 14 baseurl= 15 http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/SRPMS 16 http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/SRPMS 13 # baseurl=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/SRPMS 14 mirrorlist=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/mirrorlist-sources 17 15 # metadata_expire=0 18 16 enabled=0 … … 23 21 [rtems-@RTEMS_API@-debuginfo] 24 22 name=RTEMS-@RTEMS_API@ for @OS_NAME@ @YUM_VERDIR@ - $basearch - debuginfo 25 baseurl= 26 http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug 27 http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug 23 # baseurl=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug 24 mirrorlist=http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/mirrorlist-debuginfo 28 25 # metadata_expire=0 29 26 enabled=0
Note: See TracChangeset
for help on using the changeset viewer.