diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-11 15:32:56 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-14 23:16:17 +0000 |
commit | 347347ad78c4c2502e83f2c2adff61f1ba8fed8b (patch) | |
tree | 47184afe89bd613d7d8aac86527abb003c3f53dd /documentation/ref-manual | |
parent | 5935783f216cfa20826a7ac64b0d78e9693e0e21 (diff) | |
download | poky-347347ad78c4c2502e83f2c2adff61f1ba8fed8b.tar.gz |
bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf formatting
Make the following improvements to edit_bblayers_conf():
* Support ~ in BBLAYERS entries
* Handle where BBLAYERS items are added over multiple lines with +=
instead of one single long item
Also add some comments documenting the function arguments and return
values as well as a set of bitbake-selftest tests.
(This function is used by the bitbake-layers add, remove and
layerindex-fetch subcommands, as well as devtool when adding the
workspace layer).
(Bitbake master rev: e9a0858023c7671e30cc8ebb08496304b7f26b31)
(Bitbake rev: fca41cf073469493e9dada377fc42d4b084c45c9)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
0 files changed, 0 insertions, 0 deletions