diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-13 15:40:38 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:21 +0000 |
commit | e7e7e9df16a86bd192900093e7380ad02be293f5 (patch) | |
tree | a8c8c9a73a381ca8bca694fb5ec191f0d569726b /meta/recipes-kernel/modutils-initscripts | |
parent | dd501e3075463316de4ab3b2746b28124e33da9a (diff) | |
download | poky-e7e7e9df16a86bd192900093e7380ad02be293f5.tar.gz |
kern-tools: scc: Fix process_file error check
Commit 626ceac135fa66277c2fa53197be33cc9d4d7614 broke the error
check in process_file by adding in three lines that stomp on $? which
print the output file when verbose is set.
Move output file on verbose print to an elif after the error check.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
(From OE-Core rev: 01657e8023ee535420ab5ba4a5d1952e13bce0cd)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/modutils-initscripts')
0 files changed, 0 insertions, 0 deletions