[OE-core] [PATCH 10/12] wic-image-minimal: add wic image recipe and .wks

Richard Purdie richard.purdie at linuxfoundation.org
Sun Aug 30 20:37:31 UTC 2015


On Sun, 2015-08-30 at 20:47 +0300, Ed Bartosh wrote:
> Added example of recipe and .wks file to create partitioned image.
> 
> This image is using quite complex partitioning scheme.
> It uses its own rootfs to populate two partitions in two different ways.
> It also uses core-image-minimal rootfs to populate another partition.
> 
> This is how wic reports about artifacts used to create this image:
>   ROOTFS_DIR: tmp/work/qemux86_64-poky-linux/wic-image-minimal/1.0-r0/rootfs
>   ROOTFS_DIR["/core"]: tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/rootfs
>   ROOTFS_DIR["/backup"]: tmp/work/qemux86_64-poky-linux/wic-image-minimal/1.0-r0/rootfs
>   BOOTIMG_DIR: tmp/sysroots/qemux86-64/usr/share
>   KERNEL_DIR: tmp/deploy/images/qemux86-64
>   NATIVE_SYSROOT: tmp/sysroots/x86_64-linux
> 
> Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>

Since we use this as the selftest, I think this may be better positioned
in meta-selftest?

Otherwise the patchset looks good thanks. I'll merge this up to this
patch.

Cheers,

Richard




More information about the Openembedded-core mailing list