All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Chong Lu <Chong.Lu@windriver.com>,  bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
Date: Wed, 21 Jan 2015 13:19:09 -0500	[thread overview]
Message-ID: <54BFED9D.50701@gmail.com> (raw)
In-Reply-To: <cover.1421827025.git.Chong.Lu@windriver.com>

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?


  parent reply	other threads:[~2015-01-21 18:19 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 ` Trevor Woerner [this message]
2015-01-22  1:46   ` [PATCH 0/2] " Chong Lu

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=54BFED9D.50701@gmail.com \
    --to=twoerner@gmail.com \
    --cc=Chong.Lu@windriver.com \
    --cc=bitbake-devel@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 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.