poky/meta/lib/oeqa/selftest
Martin Jansa e1334b120e selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemu
* this one is more tricky, because the test_rawcopy_plugin.wks.in file
  is used while building core-image-minimal-mtdutils, but the image filename
  inside wks.in is from core-image-minimal, so we cannot just let bitbake
  expand IMAGE_LINK_NAME, use separate variable set in the same config fragment
  IMAGE_LINK_NAME_CORE_IMAGE_MINIMAL

[YOCTO #12937]

(From OE-Core rev: 8864ee825fdc52fe7a8cf93876c81c639fba66f4)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-03-22 13:53:29 +00:00
..
cases selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemu 2023-03-22 13:53:29 +00:00
case.py oeqa/selftest: Drop 'backup' code and SIGTERM handler 2020-02-21 09:39:00 +00:00
context.py scripts/oe-selftest: append metadata to tests results 2023-02-26 11:59:52 +00:00