diff options
author | Bill Randle <william.c.randle@intel.com> | 2016-04-13 10:17:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-18 16:27:44 +0100 |
commit | d41930e1daa933cf4bf063fa79a2e8fc9129e1b1 (patch) | |
tree | f99b63742933e22d5ef655300335fbbdb84a1128 /.templateconf | |
parent | 37aac647d510557323083c77c3114476440a325d (diff) | |
download | openembedded-core-contrib-d41930e1daa933cf4bf063fa79a2e8fc9129e1b1.tar.gz |
ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit test
When installing the esdk with INHERIT += "rm_work", the script complains
about do_rm_work as unexpected output from the bitbake run. This patch
ignores any output lines with do_rm_work and further refactors the
output comparison into its own function creates a new unit test to
verify the fix. The unit test can be run direct from the command line or
via oe-selftest.
[YOCTO #9019]
Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions