mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
Various: Switch to KERNELORG_MIRROR
(From OE-Core rev: a0eeed089a5c185ef721b11828d4a27f0c03791c) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user