generic-poky/scripts/lib/recipetool
Richard Purdie 189371f839 devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds
Unfortunately to implenent multiconfig support in bitbake some APIs
had to change. This updates code in OE to match the changes in bitbake.
Its mostly periperhal changes around devtool/recipetool

[Will need a bitbake version requirement bump which I'll make when merging]

(From OE-Core rev: 041212fa37bb83acac5ce4ceb9b7b77ad172c5c3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-18 10:07:23 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 2016-08-18 10:07:23 +01:00
create.py recipetool: create: fix greedy regex that broke support for github tarballs 2016-08-01 11:47:10 +01:00
create_buildsys.py recipetool: create: avoid decoding errors with Python 3 2016-07-08 09:57:24 +01:00
create_buildsys_python.py scripts: python3: convert iterables to lists 2016-06-03 13:13:28 +01:00
create_kernel.py recipetool: create: avoid decoding errors with Python 3 2016-07-08 09:57:24 +01:00
create_kmod.py recipetool: create: avoid decoding errors with Python 3 2016-07-08 09:57:24 +01:00
create_npm.py recipetool: create: avoid decoding errors with Python 3 2016-07-08 09:57:24 +01:00
newappend.py recipetool.newappend: fix syntax error for 'not path_ok' error 2016-04-29 07:41:43 +01:00
setvar.py devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 2016-08-18 10:07:23 +01:00