diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-22 17:02:57 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-22 16:44:03 +0000 |
commit | 30c4cd9efdac400d713dff645f23f2627277d75a (patch) | |
tree | a35f95e05c62ca7cbfeabc09a5ba6a483fdb40cd /meta/classes/qmake2.bbclass | |
parent | c2cc5abe34169eae92067d97ce1e747e7c1413f5 (diff) | |
download | openembedded-core-30c4cd9efdac400d713dff645f23f2627277d75a.tar.gz openembedded-core-30c4cd9efdac400d713dff645f23f2627277d75a.tar.bz2 openembedded-core-30c4cd9efdac400d713dff645f23f2627277d75a.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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qmake2.bbclass')
0 files changed, 0 insertions, 0 deletions