poky/scripts/lib
Paul Eggleton caca77eb17 recipetool: create: fix do_install handling for makefile-only software
In my testing here it appears make -qn returns an error (exit code 2)
whereas make -n doesn't; I can't immediately tell why based on the
documentation. We don't actually care for it to be quiet since we're
capturing the output, so let's just leave -q off and have this work
properly as a result.

(From OE-Core master rev: 30c4cd9efdac400d713dff645f23f2627277d75a)

(From OE-Core rev: d76191cef76c6c4416a5e635a9424192e16c1090)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-15 15:51:40 +00:00
..
bsp yocto-bsp: Typo on the file extension 2016-01-07 12:13:55 +00:00
devtool devtool: sdk-update: fix traceback without update server set 2016-01-15 15:51:40 +00:00
recipetool recipetool: create: fix do_install handling for makefile-only software 2016-01-15 15:51:40 +00:00
wic wic/utils/oe/misc.py: Preserve PATH when running native tools 2015-10-27 07:24:29 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00