]> code.ossystems Code Review - openembedded-core.git/commit
toaster.bbclass: reinstate scan for artifacts in the sdk directory
authorElliot Smith <elliot.smith@intel.com>
Tue, 2 Feb 2016 10:25:03 +0000 (10:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:04 +0000 (23:35 +0000)
commit4899041d59f3537c46eb79ba3471ca2b72caad89
tree781f1ac7d1ac51e501415dfdeea945ffb848f695
parent9c597ef05cec12178d886f83a4cf7070f032ab2f
toaster.bbclass: reinstate scan for artifacts in the sdk directory

During refactoring of the SDK/artifact scan code in toaster.bbclass,
the code to find other non-image artifacts in the images/ directory
was incorrectly removed.

Reinstate that code and clean it up so it's clearer what's happening
and so that non-image artifacts are correctly reported.

[YOCTO #8956]

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toaster.bbclass