From: Bartosz Golaszewski <[email protected]> Hi Richard,
please take a look at the following patch series. It's a follow up to my previous attempt[1] and is also related to the dm-verity problem I described on the list[2]. This time instead of having hardcoded two stages of deployment for simple and composed image types, each image task becomes an sstate task and handles the deployment of the artifacts it generates. Files created by tasks other than IMAGE_CMD are still deployed by do_image_complete. I'm tagging this series as RFC but actually the code turned out to be surprisingly clean and straightforward. Please let me know what you think. [1] https://lists.openembedded.org/g/openembedded-core/message/136526 [2] https://lists.openembedded.org/g/openembedded-core/message/136203 Bartosz Golaszewski (2): qemuboot.bbclass: don't redefine IMGDEPLOYDIR image.bbclass: deploy image artifacts in stages meta/classes/image.bbclass | 26 +++++++++++++++++++++++++- meta/classes/qemuboot.bbclass | 1 - 2 files changed, 25 insertions(+), 2 deletions(-) -- 2.19.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#136614): https://lists.openembedded.org/g/openembedded-core/message/136614 Mute This Topic: https://lists.openembedded.org/mt/72497789/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
