From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 4/4] packagegroup-core-boot: used udev-cache for sysvinit
Date: Fri, 28 Jun 2013 11:02:53 +0100 [thread overview]
Message-ID: <2393683.pgSWLXlTRj@helios> (raw)
In-Reply-To: <1372372997-1604-5-git-send-email-sgw@linux.intel.com>
On Thursday 27 June 2013 15:43:17 Saul Wold wrote:
> Enabling this by default since it does improve boot time when using sysvinit
> udev
>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-core/packagegroups/packagegroup-core-boot.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
> b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb index
> d69c41d..1e1ee8e 100644
> --- a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
> +++ b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
> @@ -43,6 +43,7 @@ RDEPENDS_${PN} = "\
> ${VIRTUAL-RUNTIME_init_manager} \
> ${VIRTUAL-RUNTIME_initscripts} \
> ${VIRTUAL-RUNTIME_dev_manager} \
> + ${@base_contains("DISTRO_FEATURES", "systemd", "", "udev-cache", d)} \
> ${VIRTUAL-RUNTIME_update-alternatives} \
> ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS}"
I appreciate the intention here but I'm not sure if this is really the
appropriate place to put this; packagegroup-core-boot is supposed to only
directly pull in the essentials required for booting. This will cause problems
for those people using alternative device managers (e.g. busybox mdev) as
well.
I'm not sure where this should go, but adding it to VIRTUAL-
RUNTIME_dev_manager (in the distro config?) could work. Anyone else have any
better suggestion?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-06-28 10:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-27 22:43 [PATCH 0/4] Updated mc patch and enable udev-cache Saul Wold
2013-06-27 22:43 ` [PATCH 1/4] mc: Don't remove libdir and split helpers into packages Saul Wold
2013-06-27 22:43 ` [PATCH 2/4] packagegroups: Update for split mc packages Saul Wold
2013-06-27 22:43 ` [PATCH 3/4] packagegroup-core-basic: remove hardcode udev Saul Wold
2013-06-27 22:43 ` [PATCH 4/4] packagegroup-core-boot: used udev-cache for sysvinit Saul Wold
2013-06-28 10:02 ` Paul Eggleton [this message]
2013-07-01 14:49 ` Burton, Ross
2013-07-01 14:58 ` Paul Eggleton
2013-07-01 15:02 ` Burton, Ross
2013-07-01 15:07 ` Paul Eggleton
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=2393683.pgSWLXlTRj@helios \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@linux.intel.com \
/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