[oe] [oe-classic][udev][PATCH 1/5] udev: update SRC_URI of udev-151 recipe

Apelete Seketeli apelete at seketeli.net
Sat Jun 23 19:19:57 UTC 2012


This patch updates the SRC_URI of udev_151.bb to www.mirrorservice.org
because the corresponding source package is no longer available at
kernel.org.

Signed-off-by: Apelete Seketeli <apelete at seketeli.net>
---
 recipes/udev/udev_151.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/udev/udev_151.bb b/recipes/udev/udev_151.bb
index b977b7d..2f28a1c 100644
--- a/recipes/udev/udev_151.bb
+++ b/recipes/udev/udev_151.bb
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE = "-1"
 DEPENDS = "gperf-native usbutils acl glib-2.0"
 RDEPENDS_${PN} += "module-init-tools-depmod udev-utils"
 
-SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
+SRC_URI = "http://www.mirrorservice.org/sites/ftp.kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
 	   file://udev-replace-le16toh.patch \
 	   file://udev-replace-lutimes.patch \
 	   file://mount.blacklist \
-- 
1.7.10

-- 
        Apelete




More information about the Openembedded-devel mailing list