From: Chong Lu <Chong.Lu@windriver.com>
To: Trevor Woerner <twoerner@gmail.com>,
<bitbake-devel@lists.openembedded.org>
Subject: Re: [PATCH 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
Date: Thu, 22 Jan 2015 09:46:33 +0800 [thread overview]
Message-ID: <54C05679.3010507@windriver.com> (raw)
In-Reply-To: <54BFED9D.50701@gmail.com>
On 01/22/2015 02:19 AM, Trevor Woerner wrote:
> On 01/21/15 03:02, Chong Lu wrote:
>> $ bitbake-layers show-layer-deps errorlayer,meta-openstack
>> Parsing recipes..done.
>> Layer Dependencies Git repository Subdirectory
>> ===================================================================================================================
>> meta-openstack meta-ruby git://git.openembedded.org/meta-openembedded meta-ruby
>> meta-openstack meta-networking git://git.openembedded.org/meta-openembedded meta-networking
>> meta-openstack meta-virtualization git://git.yoctoproject.org/meta-virtualization
>> meta-openstack openembedded-core git://git.openembedded.org/openembedded-core meta
>> meta-openstack meta-oe git://git.openembedded.org/meta-openembedded meta-oe
>> WARNING: errorlayer is not found in layer index.
>> Cloning into '/buildarea2/clu1/source/poky/meta-cloud-services'...
>> Add "meta-openstack" to conf/bblayers.conf
>> Cloning into '/buildarea2/clu1/source/poky/meta-openembedded'...
>> Add "meta-ruby" to conf/bblayers.conf
>> Add "meta-networking" to conf/bblayers.conf
>> Cloning into '/buildarea2/clu1/source/poky/meta-virtualization'...
>> Add "meta-virtualization" to conf/bblayers.conf
>> Add "meta-oe" to conf/bblayers.conf
> I wouldn't expect a sub-command called "show-layer-deps" to go ahead and
> add the shown dependencies to my configuration. Maybe either an explicit
> switch or separate "add-layer-deps" command should be added instead?
>
OK, Thanks for your suggestion, I will add two options for fetch and add
layers.
Best Regards
Chong
prev parent reply other threads:[~2015-01-22 1:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-21 8:02 [PATCH 0/2] bitbake-layers: add a ability to query layer dependencies from layer index Chong Lu
2015-01-21 8:02 ` [PATCH 1/2] bitbake.conf: Add two variables for " Chong Lu
2015-01-21 8:02 ` [PATCH 2/2] bitbake-layers: add a ability to query layer dependencies from " Chong Lu
2015-01-21 18:19 ` [PATCH 0/2] " Trevor Woerner
2015-01-22 1:46 ` Chong Lu [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=54C05679.3010507@windriver.com \
--to=chong.lu@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=twoerner@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.