diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-03 12:52:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-03 14:46:57 +0100 |
commit | 2f3adb21cc5067458a12964d0bde235966a20a60 (patch) | |
tree | 4d1426293a6a735c95347d78962d76c08560bc1d /scripts/oe-build-perf-test | |
parent | 4d1339af88543d85930139dbcb87a669f285ea66 (diff) | |
download | openembedded-core-contrib-2f3adb21cc5067458a12964d0bde235966a20a60.tar.gz |
wic/engine: Add missing newline
On some hosts the wic.Wic2.test_wic_cp_ext selftest was failing as files weren't
being copied into the rootfs with "wic cp". This was due to a bug added by:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=89d4a8df074598cfb3a76e41db7c45d845afd961
where there should be a second newline added at the end of the expression due
to the difference in the way echo -e and printf behave.
[YOCTO #13237]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions