aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_154.bb
diff options
context:
space:
mode:
authorApelete Seketeli <apelete@seketeli.net>2012-06-30 19:32:55 +0200
committerApelete Seketeli <apelete@seketeli.net>2012-07-04 21:27:27 +0200
commit8a4f6f561ebc5900cb785f41774a8cda4cac8633 (patch)
treebf34180f28482015812149ea8a20d14a835106ce /recipes/udev/udev_154.bb
parentbccf1fdadbbfac877d0247a9a1f90fd865af982f (diff)
downloadopenembedded-8a4f6f561ebc5900cb785f41774a8cda4cac8633.tar.gz
udev: update SRC_URI of multiple recipes
This patch updates the SRC_URI of udev_151.bb, udev_154.bb, udev_162.bb and udev_165.bb recipes to www.mirrorservice.org because the corresponding source package is no longer available at kernel.org This commit is the result of rebasing my patch 206155 from master. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Diffstat (limited to 'recipes/udev/udev_154.bb')
-rw-r--r--recipes/udev/udev_154.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/udev/udev_154.bb b/recipes/udev/udev_154.bb
index 44d7b134df..588b547268 100644
--- a/recipes/udev/udev_154.bb
+++ b/recipes/udev/udev_154.bb
@@ -15,7 +15,7 @@ RDEPENDS_${PN} += "module-init-tools-depmod udev-utils"
SRC_URI[md5sum] = "4ee3bcc4e326e967167ccb6a6ba04514"
SRC_URI[sha256sum] = "29d66a5a8499cc6e4f2bcc7f79f2c6b44f4d720cecef2e552f0354d792e40a83"
-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://mount.blacklist \
file://run.rules \
"