poky/scripts/lib/wic
Richard Purdie 9048733811 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]

(From OE-Core rev: 2f3adb21cc5067458a12964d0bde235966a20a60)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-03 14:50:14 +01:00
..
canned-wks wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk 2019-01-16 15:35:07 +00:00
plugins wic: bootimg-efi: add a title source parameter 2018-11-16 11:46:07 +00:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic/engine: Add missing newline 2019-04-03 14:50:14 +01:00
filemap.py wic: use explicit errno import 2018-11-07 23:08:55 +00:00
help.py wic: Introduce the --use-label partition parameter 2018-09-13 07:42:28 +01:00
ksparser.py wic: allow bitbake variables in kickstarter files 2019-01-14 11:35:56 +00:00
misc.py wic: misc.py: Use mmd from mtools instead of syslinux 2017-11-05 22:33:23 +00:00
partition.py wic: Ensure that sourceparams values can contain '=' 2019-02-28 17:47:10 +00:00
pluginbase.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00