From: "Joya Cruz, Alejandro" <alejandro.joya.cruz@intel.com>
To: "richard.purdie@linuxfoundation.org"
<richard.purdie@linuxfoundation.org>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V2 0/3] Dynamic common utilities
Date: Fri, 18 Sep 2015 22:43:33 +0000 [thread overview]
Message-ID: <1442616209.5986.10.camel@intel.com> (raw)
In-Reply-To: <1442615485.12435.64.camel@linuxfoundation.org>
On vie, 2015-09-18 at 23:31 +0100, Richard Purdie wrote:
> On Fri, 2015-09-18 at 16:09 -0500, Alejandro Joya wrote:
> > It provide a virtual reference for the common utilities.
> > it replace of the lock to busybox, it will be simple exchange between other
> > common utilities like gnu core utils or toybox among others.
> >
> > In order to enable its required to fill at the distro conf or local.conf
> >
> > VIRTUAL-RUNTIME_login_manager ?= "busybox"
> > PREFERRED_PROVIDER_virtual/base-utils?= "busybox"
> > PREFERRED_RPROVIDER_virtual/base-utils?= "busybox"
> > VIRTUAL-RUNTIME_base-utils?= "busybox"
> > VIRTUAL-RUNTIME_base-utils-hwclock ?= "busybox-hwclock"
>
> As I understand it, you don't actually define defaults anywhere. This
> means OE would break "out the box" which isn't acceptable and that alone
> means I can't merge this.
you are totally right, one of my doubts still is, where is the most
suitable place to defined this as single point?
>
> Secondly, the virtual/xxx namespace is *only* for DEPENDS/PROVIDES, not
> RDEPENDS or PACKAGE_INSTALL. For runtime packages, you need to use
> ${VIRTUAL-RUNTIME_base-utils}.
>
thanks I appreciated the correction.
> Cheers,
>
> Richard
>
prev parent reply other threads:[~2015-09-18 22:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 21:09 [PATCH V2 0/3] Dynamic common utilities Alejandro Joya
2015-09-18 21:09 ` [PATCH V2 1/3] core-mage-minimal-initramfs: replace dependency Alejandro Joya
2015-09-18 21:09 ` [PATCH V2 2/3] initramfs-framework:add virtual reference Alejandro Joya
2015-09-18 21:09 ` [PATCH V2 3/3] packagegroup-core-boot:change to " Alejandro Joya
2015-09-18 22:31 ` [PATCH V2 0/3] Dynamic common utilities Richard Purdie
2015-09-18 22:43 ` Joya Cruz, Alejandro [this message]
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=1442616209.5986.10.camel@intel.com \
--to=alejandro.joya.cruz@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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