aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_151.bb
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:32:55 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:32:55 +0200
commit206155bf3f7d75d853fe13734fd42f7006082de4 (patch)
tree46f972af48ef54fd788211b868152dac67c5c79c /recipes/udev/udev_151.bb
parentba735139f7df141411784c405c9a0f5905ba60e2 (diff)
downloadopenembedded-206155bf3f7d75d853fe13734fd42f7006082de4.tar.gz
This patch updates the SRC_URI of udev (151,154,162,165,168) to www.mirrorservice.org
because the corresponding source package is no longer available at kernel.org Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Diffstat (limited to 'recipes/udev/udev_151.bb')
-rw-r--r--recipes/udev/udev_151.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/udev/udev_151.bb b/recipes/udev/udev_151.bb
index b977b7dc88..2f28a1c2d2 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 \