* [PATCH] systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS
@ 2013-02-13 18:12 Ross Burton
2013-02-15 12:59 ` Enrico Scholz
0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2013-02-13 18:12 UTC (permalink / raw)
To: openembedded-core
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>
---
meta/recipes-core/systemd/systemd_197.bb | 1 +
1 file changed, 1 insertion(+)
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 \
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS
2013-02-13 18:12 [PATCH] systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS Ross Burton
@ 2013-02-15 12:59 ` Enrico Scholz
0 siblings, 0 replies; 2+ messages in thread
From: Enrico Scholz @ 2013-02-15 12:59 UTC (permalink / raw)
To: openembedded-core; +Cc: Ross Burton
Ross Burton <ross.burton-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
writes:
> The standalone udev has these dependencies and extraconf is required
> to have working automount amongst other things.
The -ids stuff is solved in systemd-udev by the (non-working)
/lib/udev/hwdb.d database, isn't it? IMO it would be better to fix the
hwdb instead of adding other deps.
> +RRECOMMENDS_udev += "udev-extraconf usbutils-ids pciutils-ids"
Enrico
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-15 13:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 18:12 [PATCH] systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDS Ross Burton
2013-02-15 12:59 ` Enrico Scholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox