diff options
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga.inc | 4 | ||||
| -rw-r--r-- | meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/libunwind/libunwind.inc | 4 | ||||
| -rw-r--r-- | meta-oe/recipes-support/lzip/lzip_1.15.bb | 2 |
6 files changed, 6 insertions, 10 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc index 60baab8011..5eeb18bebf 100644 --- a/meta-networking/recipes-protocols/quagga/quagga.inc +++ b/meta-networking/recipes-protocols/quagga/quagga.inc | |||
| @@ -23,7 +23,7 @@ RDEPENDS_${PN} += "iproute2" | |||
| 23 | QUAGGASUBDIR = "" | 23 | QUAGGASUBDIR = "" |
| 24 | # ${QUAGGASUBDIR} is deal with old versions. Set to "/attic" for old | 24 | # ${QUAGGASUBDIR} is deal with old versions. Set to "/attic" for old |
| 25 | # versions and leave it empty for recent versions. | 25 | # versions and leave it empty for recent versions. |
| 26 | SRC_URI = "http://download.savannah.gnu.org/releases/quagga${QUAGGASUBDIR}/quagga-${PV}.tar.gz;name=quagga-${PV} \ | 26 | SRC_URI = "${SAVANNAH_GNU_MIRROR}/quagga${QUAGGASUBDIR}/quagga-${PV}.tar.gz;name=quagga-${PV} \ |
| 27 | file://fix-for-lib-inpath.patch \ | 27 | file://fix-for-lib-inpath.patch \ |
| 28 | file://quagga-0.99.17-libcap.patch \ | 28 | file://quagga-0.99.17-libcap.patch \ |
| 29 | file://quagga-fix-CVE-2013-6051.patch \ | 29 | file://quagga-fix-CVE-2013-6051.patch \ |
| @@ -38,8 +38,6 @@ SRC_URI = "http://download.savannah.gnu.org/releases/quagga${QUAGGASUBDIR}/quagg | |||
| 38 | file://quagga-Avoid-duplicate-connected-address.patch \ | 38 | file://quagga-Avoid-duplicate-connected-address.patch \ |
| 39 | " | 39 | " |
| 40 | 40 | ||
| 41 | MIRRORS += "http://download.savannah.gnu.org/releases/ http://download-mirror.savannah.gnu.org/releases/ \n" | ||
| 42 | |||
| 43 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}" | 41 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}" |
| 44 | PACKAGECONFIG[cap] = "--enable-capabilities,--disable-capabilities,libcap" | 42 | PACKAGECONFIG[cap] = "--enable-capabilities,--disable-capabilities,libcap" |
| 45 | PACKAGECONFIG[pam] = "--with-libpam, --without-libpam, libpam" | 43 | PACKAGECONFIG[pam] = "--with-libpam, --without-libpam, libpam" |
diff --git a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb index 6e5000b92e..3433bd2712 100644 --- a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb +++ b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88" | |||
| 11 | # flex with provide /usr/include/FlexLexer.h | 11 | # flex with provide /usr/include/FlexLexer.h |
| 12 | DEPENDS = "flex-native bison-native flex" | 12 | DEPENDS = "flex-native bison-native flex" |
| 13 | 13 | ||
| 14 | SRC_URI = "http://download.savannah.nongnu.org/releases/fbi-improved/${BPN}-${PV}.tar.gz \ | 14 | SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/fbi-improved/${BPN}-${PV}.tar.gz \ |
| 15 | file://cross_cc.patch" | 15 | file://cross_cc.patch" |
| 16 | SRC_URI[md5sum] = "d7362dde5541c2b6439c35c6e2bd5046" | 16 | SRC_URI[md5sum] = "d7362dde5541c2b6439c35c6e2bd5046" |
| 17 | SRC_URI[sha256sum] = "3f6bf2de2952b9adcbeb3db12c2a979e999a81dd1e314a03bc58e24f1ea9f686" | 17 | SRC_URI[sha256sum] = "3f6bf2de2952b9adcbeb3db12c2a979e999a81dd1e314a03bc58e24f1ea9f686" |
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb index 97f3354bdc..c82aadca99 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | |||
| @@ -9,7 +9,7 @@ EXTRANATIVEPATH += "chrpath-native" | |||
| 9 | 9 | ||
| 10 | PR = "r14" | 10 | PR = "r14" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ | 12 | SRC_URI = "${SAVANNAH_GNU_MIRROR}/${PN}/${P}.tar.gz \ |
| 13 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ | 13 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ |
| 14 | file://0004-SConstruct-remove-rpath.patch \ | 14 | file://0004-SConstruct-remove-rpath.patch \ |
| 15 | file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \ | 15 | file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \ |
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb index 9da2ee0df9..601b7b1151 100644 --- a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb +++ b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "GPLv2+" | |||
| 4 | 4 | ||
| 5 | PR = "r1" | 5 | PR = "r1" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2 \ | 7 | SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/hddtemp/hddtemp-0.3-beta15.tar.bz2 \ |
| 8 | file://hddtemp-no-nls-support.patch \ | 8 | file://hddtemp-no-nls-support.patch \ |
| 9 | file://hddtemp_0.3-beta15-52.diff \ | 9 | file://hddtemp_0.3-beta15-52.diff \ |
| 10 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ | 10 | file://hddtemp-0.3-beta15-autodetect-717479.patch \ |
diff --git a/meta-oe/recipes-support/libunwind/libunwind.inc b/meta-oe/recipes-support/libunwind/libunwind.inc index a70ec2ed90..b27b9e5994 100644 --- a/meta-oe/recipes-support/libunwind/libunwind.inc +++ b/meta-oe/recipes-support/libunwind/libunwind.inc | |||
| @@ -3,9 +3,7 @@ HOMEPAGE = "http://www.nongnu.org/libunwind" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3fced11d6df719b47505837a51c16ae5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3fced11d6df719b47505837a51c16ae5" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://download.savannah.nongnu.org/releases/${BPN}/${BPN}-${PV}.tar.gz" | 6 | SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz" |
| 7 | |||
| 8 | MIRRORS += "http://download.savannah.nongnu.org/releases/ http://download-mirror.savannah.gnu.org/releases/ \n" | ||
| 9 | 7 | ||
| 10 | inherit autotools | 8 | inherit autotools |
| 11 | 9 | ||
diff --git a/meta-oe/recipes-support/lzip/lzip_1.15.bb b/meta-oe/recipes-support/lzip/lzip_1.15.bb index 9fd10b30df..3d646953bd 100644 --- a/meta-oe/recipes-support/lzip/lzip_1.15.bb +++ b/meta-oe/recipes-support/lzip/lzip_1.15.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "console/utils" | |||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://download.savannah.gnu.org/releases/lzip/lzip-${PV}.tar.gz" | 7 | SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz" |
| 8 | 8 | ||
| 9 | # Only the latest version is available in .tar.gz format from savannah.gnu.org, | 9 | # Only the latest version is available in .tar.gz format from savannah.gnu.org, |
| 10 | # FreeBSD distfiles is known to have version 1.13. | 10 | # FreeBSD distfiles is known to have version 1.13. |
