]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: move dependency mapping code to RecipeHandler
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 18 Jan 2016 11:18:31 +0000 (00:18 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:38 +0000 (16:35 +0000)
commit40c10d998b90dd59c6d36c28f8ba11ec598bfa0f
tree0903dba27376952324619d3102b6107bae0022e5
parentbacff751c88b680fbfb07843b18c59c8bc80a9ea
recipetool: create: move dependency mapping code to RecipeHandler

Some refactoring to allow access to the library/header/pkg-config
mappings and the DEPENDS / unmapped dependency output code from other
classes than AutotoolsRecipeHandler.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create.py
scripts/lib/recipetool/create_buildsys.py