[oe-commits] Andreas Müller : udev: do not recommend udev-extraconf

git at git.openembedded.org git at git.openembedded.org
Wed May 8 14:36:42 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b190d9d692bde12cce1062bd0cba65a5b7fc8188
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b190d9d692bde12cce1062bd0cba65a5b7fc8188

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Tue Apr 30 14:30:03 2013 +0200

udev: do not recommend udev-extraconf

same as already sent by Koen Kooi [1]

[1] http://patches.openembedded.org/patch/48183/

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/udev/udev.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc
index dd250f7..769d861 100644
--- a/meta/recipes-core/udev/udev.inc
+++ b/meta/recipes-core/udev/udev.inc
@@ -14,7 +14,7 @@ LDFLAGS += "-lrt"
 
 DEPENDS = "acl glib-2.0 libusb usbutils pciutils gperf-native libxslt-native util-linux"
 RPROVIDES_${PN} = "hotplug"
-RRECOMMENDS_${PN} += "udev-extraconf usbutils-ids pciutils-ids"
+RRECOMMENDS_${PN} += "usbutils-ids pciutils-ids"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
            file://0001-Fixing-keyboard_force_release.sh-shell-script-path.patch \





More information about the Openembedded-commits mailing list