generic-poky/scripts/lib/recipetool
Paul Eggleton 524ee088b3 recipetool: create: improve CMake package mapping
* Package names are actually case sensitive near as I can tell, so we
  shouldn't be lowercasing them everywhere.
* Look for CMake packages in pkgdata and map those back to recipes,
  so we aren't dependent on the hardcoded mappings (though those are
  still preserved).
* Avoid duplicates in the unmapped package list

(From OE-Core rev: 2ddad52ccca07245eea43d9b844c6c7d4b667ca3)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-21 09:32:43 +00:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00
create.py recipetool: create: improve CMake package mapping 2016-02-21 09:32:43 +00:00
create_buildsys.py recipetool: create: improve CMake package mapping 2016-02-21 09:32:43 +00:00
create_buildsys_python.py recipetool: create: add additional extension mechanisms 2016-02-21 09:32:43 +00:00
newappend.py devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00