]> code.ossystems Code Review - openembedded-core.git/commit
toaster: fix SDK artifact capture
authorDavid Reyna <David.Reyna@windriver.com>
Sun, 9 Apr 2017 22:38:51 +0000 (15:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:09:20 +0000 (18:09 +0100)
commita6ec56d372f833be50f57bcb79b6ebe78bb93be0
tree17a7b2eabf74ff71394e8d9b3c81e9713201467c
parent87dcaf2094baf9a7b7993c2ff1f60db73f4248f4
toaster: fix SDK artifact capture

Use the TaskArtifacts event to scan the SDK and ESDK manifests
to cleanly collect the respective artifact files.

The previous method was broken when the SDK file deployment moved
from the do_populate_sdk[_ext] tasks to their sstate tasks. That
method is disabled (but not yet removed) in preparation for the
rest of refactor work for the parent #10283 work.

[YOCTO #10850]

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toaster.bbclass