]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
testexport.bbclass: use image suffix in testexport tar ball name agodard/master-next
authorMikko Rapeli <mikko.rapeli@linaro.org>
Wed, 2 Jul 2025 07:25:15 +0000 (10:25 +0300)
committerAntonin Godard <antonin.godard@bootlin.com>
Mon, 7 Jul 2025 07:29:15 +0000 (09:29 +0200)
commitd0fa6ff25a6e39c0cae0cc9648d4f3e103a112bd
tree557bc3328b791b37482a437d681ddb22d1a5a987
parent5a79a6329eeb05f8663fa5fcaf77154443856bd8
testexport.bbclass: use image suffix in testexport tar ball name

testexport.tar.gz is image specific. Thus add same image name
suffix to the tar ball name. For example genericarm64 machine
core-image-minimal image tar ball changes name from
testexport.tar.gz to testexport-core-image-minimal-genericarm64.tar.gz

This way testexport from multiple images can exists in the same
directory.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
meta/classes-recipe/testexport.bbclass