]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
testexport: Fix to work as an image class
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Aug 2022 07:11:00 +0000 (08:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Aug 2022 10:46:11 +0000 (11:46 +0100)
commited4238487c81b3580e83c257b50745a832a6e717
treead4c03a59ab352d7d0786b8de65714e0ddbd5349
parent4cdb29c7342b16a6c9294268a674a1414eed88e5
testexport: Fix to work as an image class

The class is mainly an image based class but one recipe does need to look
at values shared with the class and isn't an image. Move this to a conf
file instead, avoiding the need to pollute all recipes globally.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testexport.bbclass
meta/conf/testexport.conf [new file with mode: 0644]
meta/recipes-core/meta/testexport-tarball.bb