]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-layers: add ability to fetch layers and their dependencies from layer index
authorChong Lu <Chong.Lu@windriver.com>
Fri, 20 Feb 2015 17:52:43 +0000 (17:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Feb 2015 18:00:34 +0000 (18:00 +0000)
commit4b8fcf9a5bc802793bf332334217faace55f14f6
treefe670475865d402b4c47e4862e7b76d18732dd84
parent62b825b19b13a914cbff5303d541bd5dbbec90a7
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]

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>
bin/bitbake-layers