mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
testexport: Use IMAGE_CLASSES for testimage
(From OE-Core rev: 506346e1c98619eb04a196d80f032d71677dd2a2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -178,4 +178,4 @@ def testexport_create_tarball(d, tar_name, src_dir):
|
||||
tar.close()
|
||||
os.chdir(current_dir)
|
||||
|
||||
inherit testimage
|
||||
IMAGE_CLASSES += "testimage"
|
||||
|
||||
Reference in New Issue
Block a user