]> code.ossystems Code Review - openembedded-core.git/commitdiff
Various: Switch to KERNELORG_MIRROR
authorTom Rini <tom_rini@mentor.com>
Tue, 22 Mar 2011 18:49:10 +0000 (11:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2011 12:27:00 +0000 (12:27 +0000)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
12 files changed:
meta/recipes-bsp/pciutils/pciutils_3.1.7.bb
meta/recipes-connectivity/bluez/bluez4_4.82.bb
meta/recipes-connectivity/connman/connman-gnome_0.5.bb
meta/recipes-connectivity/connman/connman_0.65.bb
meta/recipes-connectivity/ofono/ofono_0.37.bb
meta/recipes-core/udev/udev-new.inc
meta/recipes-core/udev/udev_145.bb
meta/recipes-devtools/git/git.inc
meta/recipes-devtools/guilt/guilt-native_0.33.bb
meta/recipes-extended/man-pages/man-pages_3.32.bb
meta/recipes-extended/pam/libpam_1.1.3.bb
meta/recipes-kernel/kexec/kexec-tools.inc

index 6f13ada43d9a266799531b2d65db5690236ab5e4..8c14ef419316c5e771455c56c51cbf75bd98bf8b 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS = "zlib"
 RDEPENDS_${PN} = "${PN}-ids"
 PR = "r1"
 
-SRC_URI = "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
            file://configure.patch \
            file://pcimodules-pciutils.diff \
            file://lib-build-fix.patch \
index 9189a585f40db343b43d55d407bc855b628e123b..d10220c0937b75f94c7f45a4b64b44d9361b3cc6 100644 (file)
@@ -19,7 +19,7 @@ ASNEEDED = ""
 PR = "r0"
 
 SRC_URI = "\
-  http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
+  ${KERNELORG_MIRROR}/pub/linux/bluetooth/bluez-${PV}.tar.gz \
   file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \
   file://sbc-thumb.patch;patch=1 \
   file://bluetooth.conf \
index dc5527b026598e2720109d8910574797af31feb4..beeab5c26804c9b953a51cc2150d0a8ff2a176d0 100644 (file)
@@ -10,7 +10,7 @@ PR = "r4"
 
 RRECOMMENDS_${PN} = "python python-dbus connman connman-plugin-ethernet connman-plugin-loopback connman-plugin-udhcp connman-plugin-wifi connman-plugin-fake connman-plugin-bluetooth connman-plugin-dnsproxy"
 
-SRC_URI = "http://www.kernel.org/pub/linux/network/connman/connman-gnome-${PV}.tar.gz \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/network/connman/connman-gnome-${PV}.tar.gz \
            file://connman-gnome.patch \
            file://remove-connman-property-desktop-file.patch \
            file://service_name_update.patch \
index 8bb84a1cf2cef34901d8203ba8f4b4934b72a70d..6addc9546651f93b5e61a1ce5b31aed7e4134d4d 100644 (file)
@@ -19,7 +19,7 @@ EXTRA_OECONF += "\
   --prefix=/usr --sysconfdir=/etc --localstatedir=/var"
 
 SRC_URI  = "\
-  http://www.kernel.org/pub/linux/network/connman/connman-${PV}.tar.gz \
+  ${KERNELORG_MIRROR}/pub/linux/network/connman/connman-${PV}.tar.gz \
   file://fix-shutdown-ap-disconnect.patch \
   file://add_xuser_dbus_permission.patch \
   file://connman \
index 1c1c50111d24afda4f0a3deda4a07b2f0eefa544..7d50c9db3587adf8aeb5bf54a4ca137a49a9ea6d 100644 (file)
@@ -2,7 +2,7 @@ require ofono.inc
 
 PR = "r0"
 
-SRC_URI  = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \
+SRC_URI  = "${KERNELORG_MIRROR}/pub/linux/network/ofono/${P}.tar.bz2 \
                  file://ofono"
 
 SRC_URI[md5sum] = "fa9a6f91506db2ac5bf313ff0bde65f3"
index 9fcf86af2123b57754ad605d0292f3de781c3c27..3b0368a3c99518d58b4e99f649bb6eb599e722ee 100644 (file)
@@ -15,7 +15,7 @@ RPROVIDES_${PN} = "hotplug"
 RRECOMMENDS_${PN} += "udev-extraconf udev-cache usbutils-ids pciutils-ids"
 RDEPENDS_libudev = "${PN} (= ${EXTENDPV})"
 
-SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
            file://run.rules \
            file://udev.rules \
            file://devfs-udev.rules \
index e26660b209625f937a49f040ccde569134d80e72..6345ab0720484d1af653c595472bc14cbbb6f460 100644 (file)
@@ -2,7 +2,7 @@ RPROVIDES_${PN} = "hotplug"
 
 PR = "r10"
 
-SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
            file://enable-gudev.patch;patch=1 \
           file://run.rules \
           "
index da4541dd40c3edc35eb242a604a0c7d0d2464f98..543d33e8451b8696ff70c00ef088d3d3d141a0d7 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "console/utils"
 LICENSE = "GPLv2"
 DEPENDS = "perl-native openssl curl zlib expat"
 
-SRC_URI = "http://www.kernel.org/pub/software/scm/git/git-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/software/scm/git/git-${PV}.tar.bz2 \
            file://autotools.patch;patch=1"
 S = "${WORKDIR}/git-${PV}"
 
index fad0340ecce36b2d563e106b3c82f46cacb9cc9a..37bca284d027dcbc608868d6a96e1adbef0fd370 100644 (file)
@@ -8,7 +8,7 @@ PV = "0.33"
 
 inherit native
 
-SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.gz\
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.gz\
            file://guilt-push.patch \
           file://guilt-pop.patch \
           file://guilt.patch \
index 3c069f2eac2332d62f22faf364bc8bf814042d04..03c057c6d0333caa704f23fd272c28ead33ae4de 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "GPL"
 PR = "r1"
 
 LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1"
-SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "cc6c2d4d4eb364fd8da718c412db09d4"
 SRC_URI[sha256sum] = "61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519"
index 7a8b29a93c2e54c220133de24721a8a9dc210181..d5b4877153b2fc6791556641ec2e227c6c451d37 100644 (file)
@@ -15,7 +15,7 @@ DEPENDS = "bison flex"
 RDEPENDS_${PN}-runtime = "libpam pam-plugin-deny pam-plugin-permit pam-plugin-warn pam-plugin-unix"
 RRECOMMENDS_${PN} = "libpam-runtime"
 
-SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/pam/library/Linux-PAM-${PV}.tar.bz2 \
            file://99_pam \
            file://pam.d/*"
 
index bbe510714e16afbe58d52fb7fe4755e89f66d4f9..742fc2fe7fdad3c9f9d76d4d41f70fc5ee72d3e0 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a \
                     file://kexec/kexec.c;beginline=1;endline=20;md5=af10f6ae4a8715965e648aa687ad3e09"
 DEPENDS = "virtual/kernel zlib"
 
-SRC_URI = "http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz"
 
 inherit autotools