poky/scripts/lib
Paul Eggleton ae2141b84f 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 rev: 30c4cd9efdac400d713dff645f23f2627277d75a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-28 09:25:12 +00:00
..
bsp yocto-bsp: Set SRCREV meta/machine revisions to AUTOREV 2015-11-25 07:45:21 +00:00
devtool devtool: sdk-update: fix traceback without update server set 2015-12-28 09:25:12 +00:00
recipetool recipetool: create: fix do_install handling for makefile-only software 2015-12-28 09:25:12 +00:00
wic wic/help.py: document that mountpoint is optional for part command 2015-12-22 16:08:51 +00:00
argparse_oe.py scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00