generic-poky/meta-selftest
Ed Bartosh 64a379b325 wic-image-minimal: stop using core-image-minimal
Removed dependency to core-image-minimal rootfs from the
recipe and .wks file. This was a bad idea as recipes are
not allowed to use other recipe's rootfs or anything else
from workdir.

This should also fix test_qemu test case when rm_work is
enabled.

(From OE-Core rev: 0f1879982ab6006f14ac2c9f5546a7b1f79460cd)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-12 15:09:58 +01: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 selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASE 2016-03-25 10:29:14 +00:00
lib rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable 2017-03-17 16:53:04 +00:00
recipes-test wic-image-minimal: stop using core-image-minimal 2017-04-12 15:09:58 +01:00
wic oe-selftest: test wic rawcopy plugin 2017-03-23 13:19:49 +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).