aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-12-21 09:04:59 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 15:41:31 +0000
commit36d4b0903890bc793608759b3351a5de4229de11 (patch)
tree966e8965747a9b7fff21eb6b6d324cc2d5af93ef /scripts
parent8b7644fa4cd72b7f80d2aaa3bfcd2efed2402d37 (diff)
downloadopenembedded-core-contrib-36d4b0903890bc793608759b3351a5de4229de11.tar.gz
buildhistory: fix not recording SDK information
After OE-Core revision baa4e43a29e45df17eaa3456acc179b08d571db6 we lost recording SDK the contents in buildhistory. This was due to the SDK_POSTPROCESS_COMMAND variable being set with = in populate_sdk_base.bbclass which overwrote any value set with += in buildhistory.bbclass; to fix it, use _append in buildhistory.bbclass instead. Fixes [YOCTO #8839]. (From OE-Core master rev: 11d1aa82ef4a00051e0a50a87a1efed1c50c73b5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions