mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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 <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4eca6f43d0
commit
c96768b240
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user