From: Ross Burton Date: Wed, 13 Feb 2013 18:12:42 +0000 (+0000) Subject: systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS X-Git-Tag: rev_ivi_2015_02_04~13672 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf998cd0f70e6674a78361693eff26cd64849d49;p=scm%2Fbb%2Ftizen-distro.git systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS The standalone udev has these dependencies and extraconf is required to have working automount amongst other things. (From OE-Core rev: 3d72ba9d25a02cac2c0a63ab32c5483be5c6ea3f) Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb index d55206b..0c3ebc4 100644 --- a/meta/recipes-core/systemd/systemd_197.bb +++ b/meta/recipes-core/systemd/systemd_197.bb @@ -194,6 +194,7 @@ FILES_udev-dbg += "/lib/udev/.debug" RDEPENDS_udev += "udev-utils" RPROVIDES_udev = "hotplug" +RRECOMMENDS_udev += "udev-extraconf usbutils-ids pciutils-ids" FILES_udev += "${base_sbindir}/udevd \ ${base_libdir}/systemd/systemd-udevd \