From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/4 v2] udev: Add RRECOMMENDS for udev-cache to enable the cache
Date: Mon, 1 Jul 2013 13:48:45 -0700 [thread overview]
Message-ID: <be17effcbc2076d384a7ac882cdae817e4cbf4e9.1372711267.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1372711267.git.sgw@linux.intel.com>
In-Reply-To: <cover.1372711267.git.sgw@linux.intel.com>
This will enable the udev cache for sysvinit systems, which does improve post-first
boots.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-core/udev/udev.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc
index d30f7de..6606707 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/"
--
1.8.1.4
next prev parent reply other threads:[~2013-07-01 20:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 20:48 [PATCH 0/4 v2] mc packaging fixes & udev cache fix Saul Wold
2013-07-01 20:48 ` [PATCH 1/4 v2] mc: Don't remove libdir and split helpers into packages Saul Wold
2013-07-01 20:48 ` [PATCH 2/4 v2] packagegroups: Update for split mc packages Saul Wold
2013-07-01 20:48 ` [PATCH 3/4 v2] packagegroup-core-basic: remove hardcode udev Saul Wold
2013-07-01 20:48 ` Saul Wold [this message]
2013-07-02 8:41 ` [PATCH 4/4 v2] udev: Add RRECOMMENDS for udev-cache to enable the cache Koen Kooi
2013-07-02 9:00 ` ChenQi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=be17effcbc2076d384a7ac882cdae817e4cbf4e9.1372711267.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox