mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 00:49:32 +02:00
classes/imagetest-qemu: remove old image testing class
This has now been superseded by testimage. (From OE-Core rev: d469c92394a1a95ae7a45b8b80dc4c2918e0e9a6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
595321a626
commit
d652987612
@@ -14,9 +14,6 @@ LAYERVERSION_core = "3"
|
||||
# Set a variable to get to the top of the metadata location
|
||||
COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
|
||||
|
||||
# Set path to qemu image tests included in this layer
|
||||
QEMUIMAGETESTS = "${COREBASE}/scripts/qemuimage-tests"
|
||||
|
||||
SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
sysvinit-inittab \
|
||||
shadow-securetty \
|
||||
|
||||
Reference in New Issue
Block a user