diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-09-01 11:56:02 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-04 00:05:12 +0100 |
commit | 8361376b8ef0147276c9ee31349e904d86900593 (patch) | |
tree | 184a45601c00b54a279e3b676275d04569af8f3d /scripts/oe-build-perf-test | |
parent | 4bd3a90c8fb034b4d899d0560d75d81f56e27e0a (diff) | |
download | openembedded-core-8361376b8ef0147276c9ee31349e904d86900593.tar.gz openembedded-core-8361376b8ef0147276c9ee31349e904d86900593.tar.bz2 openembedded-core-8361376b8ef0147276c9ee31349e904d86900593.zip |
populate_sdk_base: Put populate_sdk under sstate control
Adding populate_sdk task to SSTATE_TASKS should make sstate machinery
to generate manifest for deployed sdk artifacts and do final deployment
to SDK_DEPLOY.
Set stamp-extra-info flag for do_populate_sdk task. This flag is used
in the name of sstate manifest. Setting it to predetermined value for
populate_sdk task should help to get correct manifest filenames when
processing runQueueTask events.
The do_populate_sdk function is also executed by do_populate_sdk_ext
so in order to avoid conflicts with the sstate postfuncs, split
the main code into a separate function.
We also need to set SDKDEPLOYDIR as do_populate_sdk_ext expects
it in order not to break ESDK generation.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions