Signed-off-by: Richard Purdie <[email protected]>
---
meta/classes/testexport.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/testexport.bbclass b/meta/classes/testexport.bbclass
index 1b0fb44a4a8..01656455e84 100644
--- a/meta/classes/testexport.bbclass
+++ b/meta/classes/testexport.bbclass
@@ -179,4 +179,4 @@ def testexport_create_tarball(d, tar_name, src_dir):
tar.close()
os.chdir(current_dir)
-inherit testimage
+IMAGE_CLASSES += "testimage"
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#169278):
https://lists.openembedded.org/g/openembedded-core/message/169278
Mute This Topic: https://lists.openembedded.org/mt/92977120/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-