[bitbake-devel] [PATCH 0/2] bitbake-layers: add a ability to query layer dependencies from layer index

Chong Lu Chong.Lu at windriver.com
Thu Jan 22 01:46:33 UTC 2015


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





More information about the bitbake-devel mailing list