[bitbake-devel] [PATCH 2/2] lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf formatting

Paul Eggleton paul.eggleton at linux.intel.com
Fri Nov 20 03:02:29 UTC 2015


On Friday 20 November 2015 14:52:30 Paul Eggleton wrote:
> 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).

Turns out this broke devtool; hold off for v2.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the bitbake-devel mailing list