]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Put image_complete under sstate control
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 1 Sep 2016 08:56:01 +0000 (11:56 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 23:05:12 +0000 (00:05 +0100)
commitd54339d4b1a7e884de636f6325ca60409ebd95ff
tree9a643eccbc239b36cd60127376bd1ff04cf7ef2d
parent1c8c8d8a0e2c73b3bb8a9a222bf5e8aa9927e526
image.bbclass: Put image_complete under sstate control

Adding image_complete task should make sstate machinery
to generate manifest for deployed images and do final
deployment to DEPLOY_DIR_IMAGE.

Made sure IMGDEPLOYDIR doesn't contain images from past deployments
to prevent them to be included into sstate manifests.

Set stamp-extra-info flag for do_image_complete task. This flag
is used in the name of sstate manifest. Setting it to predetermined
value for image_complete should help to get correct manifest
filenames when processing runQueueTask events.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass