]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: sstate filtering fixes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 11 Aug 2016 04:45:01 +0000 (16:45 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:32:04 +0000 (10:32 +0100)
commit71ecd3bea680ef8c589257844512a14b65e979d3
tree6297b3a3d64b91f30ba4b5da8f8462c364ff6b22
parent9f39deea7c4af5244dbfa824a52e11590a1d4df6
classes/populate_sdk_ext: sstate filtering fixes

A couple of fixes for the recent sstate filtering implemented in OE-Core
revision 4b7b48fcb9b39fccf8222650c2608325df2a4507:

* We shouldn't be deleting the downloads directory here, since it
  contains the uninative tarball that we will need
* TMPDIR might not be named "tmp" - in OE-Core the default is tmp-glibc
  so use the actual name of TMPDIR here instead.

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