udev-173: Fix SRC_URI to fetch bz2 archive

gz archive is not available on source anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj
2012-08-22 03:10:56 +00:00
committed by Koen Kooi
parent 8f47ea28d9
commit 7895ab0827

View File

@@ -19,7 +19,7 @@ DEPENDS = "gperf-native usbutils acl glib-2.0"
PR = "r4"
# version specific SRC_URI
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.bz2 \
file://0001-rip-put-doc-generation-it-depends-on-a-working-docto.patch \
file://gtk-doc.make"