[poky] do_deploy_archives for multiple images

Nicholas Clark nicholas.clark at gmail.com
Mon Apr 1 11:27:33 PDT 2019


I'm working on a design with a two different variants of a base image. One
variant (a developer image) has some company-proprietary tools, and also
some GPLv3 tools. The other variant (our production image) is fully
license-compliant.

In order to make sure that we're ready if/when we get GPL requests, I'd
like to generate a releasable source tarball at build-time. Each image's
do_deploy_archives task looks like it provides the right stuff, but they
all go into the same shared directory (making it harder to separate them
afterwards).

Is there any way for me to set up image-specific archive directories,
instead of having everything go to ${BUILD_DIR}/tmp/deploy/sources?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20190401/7d0a13df/attachment.html>


More information about the poky mailing list