]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: bitbake-layers: add ability to fetch layers and their dependencies from...
authorChong Lu <Chong.Lu@windriver.com>
Fri, 20 Feb 2015 17:52:43 +0000 (17:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Feb 2015 22:05:37 +0000 (22:05 +0000)
commitdfa28485fc07ef9c194823358f53e6a3ace20a9d
treee06c332076ff1b82dae25e7898696e32164856dc
parent90ffdc01ba2d75b171720baa4232f6cc1ae8b0b1
bitbake: bitbake-layers: add ability to fetch layers and their dependencies from layer index

Add a command to query layer dependencies from a layer index such as the
OpenEmbedded Layer Index at http://layers.openembedded.org. Fetches the
layer and its dependencies and adds them into conf/bblayers.conf.

[YOCTO #5348]

(Bitbake rev: 4b8fcf9a5bc802793bf332334217faace55f14f6)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-layers