]> 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)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Dec 2015 07:03:15 +0000 (23:03 -0800)
commitdded5f93d5650ebe5eb661a5cec698b1fa82e1ba
tree784922125761647d744e98bf0e4c23d5a924c957
parentf521d8d2d1ea495383f54e5e7c2754dde007f7eb
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.

(From OE-Core master rev: 001af71752a9e9aab460cbd49ed049e1eb726295)

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>
meta/classes/populate_sdk_ext.bbclass