aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-02-13 18:12:42 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-15 12:17:15 +0000
commit3d72ba9d25a02cac2c0a63ab32c5483be5c6ea3f (patch)
tree6b7e397612465efdb09bc19fe44ac680ea5c8ef9 /meta/recipes-core/systemd
parentd68e9660327db2dd4f2ae7bcea9925146b94eb77 (diff)
downloadopenembedded-core-contrib-3d72ba9d25a02cac2c0a63ab32c5483be5c6ea3f.tar.gz
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. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_197.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index d55206b4ba..0c3ebc49b2 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 \