summaryrefslogtreecommitdiff
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-12-22 17:02:57 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 15:41:31 +0000
commitd76191cef76c6c4416a5e635a9424192e16c1090 (patch)
treeb39683dc14005b203e12222de9b2425d56c78db5 /scripts/lib/scriptutils.py
parentb2706b5b311d456e7da5acf02e25f3f8650c50e5 (diff)
downloadopenembedded-core-d76191cef76c6c4416a5e635a9424192e16c1090.tar.gz
openembedded-core-d76191cef76c6c4416a5e635a9424192e16c1090.tar.bz2
openembedded-core-d76191cef76c6c4416a5e635a9424192e16c1090.zip
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) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions