poky/scripts/lib/recipetool
Christopher Larson c8089ae233 recipetool: newappend: drop _provide_to_pn
This function was broken by the multi-config changes, and isn't needed anymore
now that recipeutils.pn_to_recipe can handle provides. Without this, the
newappend sub-command fails.

(From OE-Core rev: 4a5028dc3d1ab2f97465e63db5b05de73daebdfa)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-28 10:16:04 +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_buildsys_python.py recipetool: create: improve python recipe license handling 2016-09-20 15:11:07 +01:00
create_buildsys.py recipetool: create: pick up AC_PROG_SWIG 2016-09-20 15:11:07 +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: support node.js code outside of npm 2016-09-08 00:36:49 +01:00
create.py recipetool: create: support git short form URLs 2016-09-20 15:11:07 +01:00
newappend.py recipetool: newappend: drop _provide_to_pn 2016-09-28 10:16:04 +01:00
setvar.py devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 2016-08-18 10:07:23 +01:00