]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-layers: avoid full parse for show-layers subcommand
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 21 Aug 2012 17:11:46 +0000 (18:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2012 12:47:39 +0000 (13:47 +0100)
commit406477cbae066b6379873e266cb79801e545a61c
tree763b4f4fad222c6fc8df65297a2220e42d9bfbec
parent3c2322d8a6ce15e20adb07a61aa321d884a9bcca
bitbake-layers: avoid full parse for show-layers subcommand

We don't actually need to parse all recipes just to show the configured
layers, so just parse the configuration instead.

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