diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-06-13 03:26:17 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-17 14:01:38 +0100 |
commit | aa7fc34dc4c07c3e22539249999282dd6b3cf1e6 (patch) | |
tree | a20eebbb18de8db923f2458253e22ce78dda3db3 /.templateconf | |
parent | f22dfe95cc935d8fb2c302de8b85dcd7d7c8cf95 (diff) | |
download | poky-aa7fc34dc4c07c3e22539249999282dd6b3cf1e6.tar.gz |
kernel-yocto: propagate configuration errors to bbclass
As pointed out by klapperichpaul@johndeere.com, missing configuration
fragments were being picked up twice, once by the tools and once by the
bbclass. Unfortunately, the tools error message was being detected as
configs, and hence no error was reported at all.
Rather than catching the output of the tools, we can instead check the
return code and propagate the error message from the tools directly to
the user.
[YOCTO #11649]
(From OE-Core rev: 960652416e2390337df6d9734375d6829ceb6420)
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 '.templateconf')
0 files changed, 0 insertions, 0 deletions