From: Andre McCurdy Date: Mon, 12 Jan 2015 22:25:31 +0000 (-0800) Subject: udev: remove obsolete dependency on acl X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=060057d1aa769cefcea5928594927bc60901c804;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git udev: remove obsolete dependency on acl udev_acl was removed from udev in v182. Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc index 7ea17789637..19e0e86506e 100644 --- a/meta/recipes-core/udev/udev.inc +++ b/meta/recipes-core/udev/udev.inc @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LDFLAGS += "-lrt" -DEPENDS = "acl glib-2.0 libusb usbutils pciutils glib-2.0-native gperf-native libxslt-native util-linux" +DEPENDS = "glib-2.0 libusb usbutils pciutils glib-2.0-native gperf-native libxslt-native util-linux" RPROVIDES_${PN} = "hotplug" SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \