]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting
authorGary Thomas <gary@mlbassoc.com>
Mon, 24 Feb 2014 17:11:48 +0000 (17:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 15:10:43 +0000 (08:10 -0700)
commit4474357faf2cbca250e99630d749776fbc80d44b
tree311ae131818cc4e7276df867890ef9e71f8c932e
parentcac863e958a0c8fe0f8a84dc194273c699f0c40f
scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting

Keeping track of the TEMPLATECONF variable in the build
tree will let this script produce the same output when
listing 'conf-notes.txt' every time the script is run,
regardless of whether or not TEMPLATECONF has been
provided by the user.

Note that the default value for TEMPLATECONF now comes from
an easily customizable file $OEROOT/.templateconf

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-setup-builddir