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-28 09:25:12 +0000 |
commit | ae2141b84f46a2bc50e6feb381c0a72fc3eb9d6f (patch) | |
tree | ce15bf3ab497a24bccc7b0a0840a1781ade53c62 /documentation/ref-manual | |
parent | c2f17428b8991efe3ccec9ef0ab4badfdf718dd8 (diff) | |
download | poky-ae2141b84f46a2bc50e6feb381c0a72fc3eb9d6f.tar.gz |
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>
Diffstat (limited to 'documentation/ref-manual')
0 files changed, 0 insertions, 0 deletions