]> code.ossystems Code Review - openembedded-core.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:34 +0000 (14:49 +0100)
commit1f7399a5e5d12b7ca3faf399a70c1613d522c28d
tree4f1b9774b86cbc3ef5102710ac15004e4374191b
parent71764105510e2a98150f63aae0ada1600ad33041
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.

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