From: Saul Wold Date: Mon, 1 Jul 2013 18:58:07 +0000 (-0700) Subject: udev: Add RRECOMMENDS for udev-cache to enable the cache X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~36821 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087d8ccd6eaf2795253b5cbeac171ad82489535c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git udev: Add RRECOMMENDS for udev-cache to enable the cache This will enable the udev cache for sysvinit systems, which does improve post-first boots. Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc index d30f7de4e86..6606707b468 100644 --- a/meta/recipes-core/udev/udev.inc +++ b/meta/recipes-core/udev/udev.inc @@ -54,7 +54,7 @@ INITSCRIPT_NAME_udev-cache = "udev-cache" INITSCRIPT_PARAMS_udev-cache = "start 36 S ." FILES_${PN} += "${libexecdir} ${libdir}/ConsoleKit ${nonarch_base_libdir}/udev" -RRECOMMENDS_${PN} += "udev-utils" +RRECOMMENDS_${PN} += "udev-utils udev-cache" FILES_${PN}-dbg += "${libexecdir}/.debug" FILES_${PN}-dbg += "${base_libdir}/udev/.debug/"