Re: [yocto] [PATCH] Allow specifying subdir for rootfs when using wic -e

2017-11-17 Thread Leonardo Sandoval
wic stuff goes into the openembededde-core mailing list. in fact, most files under the scripts folder goes into the latter. On Fri, 17 Nov 2017 17:19:48 +0100 Volker Vogelhuber wrote: > --- > scripts/lib/wic/ksparser.py | 1 + >

[yocto] [PATCH] Allow specifying subdir for rootfs when using wic -e

2017-11-17 Thread Volker Vogelhuber
--- scripts/lib/wic/ksparser.py | 1 + scripts/lib/wic/partition.py | 1 + scripts/lib/wic/plugins/source/rootfs.py | 7 --- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/lib/wic/ksparser.py b/scripts/lib/wic/ksparser.py index