generic-poky/meta-selftest
Ed Bartosh 9b6dc9b07e wic-image-minimal: use uuid for root partition
Used --uuid option to generate PARTUUID for root partion and
gpt partition type. As this image is used in runtime testing
under qemu it makes sense to ensure that this way of specifying
root partition works.

Added dependency to gptfdisk-native to wic-image-minimal recipe to
be able to create gpt partition table.

(From OE-Core rev: ba82867bfda54e86e1de5dc4a6ad7246254cf5c3)

(From OE-Core rev: 767d814b2e125e20839f204e17512ebe2aec8b95)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-15 16:28:44 +00:00
..
classes meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
conf meta-selftest: Add qemux86copy machine 2015-10-01 07:43:35 +01:00
files/signing oeqa/selftest/signing: New test for Signing packages in the package feeds. 2015-11-24 15:55:41 +00:00
lib/devtool oeqa/selftest: verify that devtool can use plugins in other layers 2015-10-21 22:56:06 +01:00
recipes-test wic-image-minimal: use uuid for root partition 2016-02-15 16:28:44 +00:00
COPYING.MIT meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

README

This layer is intended as test layer, used by scripts/oe-selftest
and it's probably a mistake to include it in your builds (unless you
want to run the script).