From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
<paul.eggleton@linux.intel.com>
Subject: [PATCH V2 0/1] bitbake-layers: add a ability to query layer dependencies from layer index
Date: Mon, 12 Jan 2015 14:48:41 +0800 [thread overview]
Message-ID: <cover.1421044647.git.Chong.Lu@windriver.com> (raw)
Change since V1:
Extend bitbake-layers to add this ability.
Add meta-openstack to BBLAYERS.
$ bitbake-layers show-layerdependencies
Layer Dependencies Git repository Subdirectory
===============================================================================================================
meta-yocto openembedded-core git://git.openembedded.org/openembedded-core meta
meta-yocto-bsp openembedded-core git://git.openembedded.org/openembedded-core meta
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
The following changes since commit 2674ddb4b0c0645c91d1794cbd9166418b984351:
dev-manual: Some minor fixes to some text. (2015-01-06 14:27:03 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/layerindex
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/layerindex
Chong Lu (1):
bitbake-layers: add a ability to query layer dependencies from layer
index
bitbake/bin/bitbake-layers | 116 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 116 insertions(+)
--
1.9.1
next reply other threads:[~2015-01-12 6:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-12 6:48 Chong Lu [this message]
2015-01-12 6:48 ` [PATCH V2 1/1] bitbake-layers: add a ability to query layer dependencies from layer index Chong Lu
2015-01-15 14:20 ` Paul Eggleton
2015-01-19 1:31 ` Chong Lu
2015-01-16 18:54 ` Mario Domenech Goulart
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=cover.1421044647.git.Chong.Lu@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@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 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.