]> code.ossystems Code Review - openembedded-core.git/commit
archiver.bbclass: add do_deploy_all_archives
authorPatrick Ohly <patrick.ohly@intel.com>
Thu, 9 Jul 2015 08:35:26 +0000 (10:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2015 21:53:19 +0000 (22:53 +0100)
commit30b109729a81097cc6cfa65148e0e9ae1a564d2c
tree6ffad4318d50b4182d68ed014c8fef36f5a5d130
parent000ff33729854b1a41206a087cde1e50f49017e0
archiver.bbclass: add do_deploy_all_archives

When working specifically on source archiving, it is useful
to trigger that for all recipes required by something like an
image recipe, without actually having to build that.

"bitbake -c deploy_all_archives <target>" does that now.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass