]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory: improve support for extensible SDK
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 20 Dec 2015 20:55:39 +0000 (09:55 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:26:59 +0000 (11:26 +0000)
commit5f87ff116d9ccd5e95e638dfa84583169a3f99f3
tree0a66f4dd8e5ff7b77b96952abe906a285a937fd1
parent11d1aa82ef4a00051e0a50a87a1efed1c50c73b5
buildhistory: improve support for extensible SDK

* Ensure extensible SDK and standard SDK go into their own directories
* Record extra extensible SDK variables
* Write sstate-package-sizes.txt and sstate-task-sizes.txt files so you
  can analyse the size of the contents
* Add BUILDHISTORY_SDK_FILES (similar to BUILDHISTORY_IMAGE_FILES) and
  default it to pick up config files installed in the extensible SDK

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildhistory.bbclass
meta/classes/populate_sdk_ext.bbclass