generic-poky/scripts/lib/recipetool
Nathan Lynch 98121ad2a5 recipetool: recognize less common makefile names
GNU make looks for "makefile" and "GNUmakefile" in addition to
"Makefile", so add these other names to the heuristic for detecting a
make-based project.

(From OE-Core rev: 204d19b02265e5b2241888e4c92c0a730f3d3472)

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-01 16:22:43 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py scripts: Fix encoding errors for python3 2016-06-02 08:24:01 +01:00
create.py scripts: Fix urlparse imports for python3 2016-06-02 08:24:01 +01:00
create_buildsys.py recipetool: recognize less common makefile names 2016-07-01 16:22:43 +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: add basic support for generating linux kernel recipes 2016-03-02 23:08:51 +00:00
create_kmod.py recipetool: create: add support for out-of-tree kernel modules 2016-03-02 23:08:51 +00:00
create_npm.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
newappend.py recipetool.newappend: fix syntax error for 'not path_ok' error 2016-04-29 07:41:43 +01:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00