poky/scripts/lib
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
..
bsp scripts/lib/bsp/engine.py: Added missing parentheses to string formatting 2016-06-12 23:47:19 +01:00
devtool devtool: reset: allow specifying multiple recipes 2016-06-15 08:35:01 +01:00
recipetool recipetool: recognize less common makefile names 2016-07-01 16:22:43 +01:00
wic image-live, image-vm, wic: Remove fs size workaround 2016-06-03 13:13:30 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00