]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: tidy up preparation log file writing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 12 Nov 2015 15:00:47 +0000 (15:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:18 +0000 (21:07 +0000)
commit001af71752a9e9aab460cbd49ed049e1eb726295
tree6a93c864f3578dc388084c2b2bb47ebb43241f19
parent9abcd309c098558360cde2bff65be840ead25f83
classes/populate_sdk_ext: tidy up preparation log file writing

Use a variable for the log file which includes the full path; this is
not only neater but avoids us writing the first part (the output of
oe-init-build-env) to a file in another directory since we are
changing directory as part of this subshell.

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