]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rootfs-postcommands: put image testdata under sstate control
authorAndré Draszik <andre.draszik@jci.com>
Mon, 20 Aug 2018 08:15:09 +0000 (09:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2018 13:49:42 +0000 (14:49 +0100)
commit8f16469e97c86078cf6129e9120dc58447e4cc13
tree95effaf7464ec936397a0910e2ae56870885e932
parent09a2975e725d04d4984730642f944e61fba14030
rootfs-postcommands: put image testdata under sstate control

The testdata.json is being written to DEPLOY_DIR_IMAGE directly,
thus bypassing sstate, which results in an ever growing list
of files.

Write them to IMGDEPLOYDIR instead, so as to benefit from the
automatic management via sstate.

(From OE-Core rev: 1f7399a5e5d12b7ca3faf399a70c1613d522c28d)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs-postcommands.bbclass