]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: split SDK data by IMAGE_NAME
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 7 Jun 2013 16:35:18 +0000 (17:35 +0100)
committerSaul Wold <sgw@linux.intel.com>
Mon, 10 Jun 2013 21:51:27 +0000 (14:51 -0700)
commit74658b66530184b0287152397341fbe411e90c71
treecf53869f52d1b733ba7f4a8b2a2c55175b345ec4
parent198e0db0e840dd3ac719d0c2ea980e08bf1f3442
classes/buildhistory: split SDK data by IMAGE_NAME

Data from SDKs produced from different images or different
meta-toolchain style recipes should go into separate directories,
since SDK_NAME doesn't include anything to differentiate these by
default (only pieces for the distro name and architectures).

Note you should delete or move existing data under the buildhistory/sdk/
directory manually after this change.

Fixes [YOCTO #4622].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/buildhistory.bbclass