[OE-core] [PATCH 0/3 v2] Improve setup scripts

Gary Thomas gary at mlbassoc.com
Mon Feb 24 17:11:46 UTC 2014


These changes improve the setup scripts which are initiated
by the user via 'oe-init-build-env'.

Gary Thomas (3):
  This script is only useful when sourced into a shell.  These    
    changes improve the detection of this operation, no matter     how
    the script is referenced.
  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.
  .templateconf: New file for customized template defaults

 .templateconf             |    2 ++
 oe-init-build-env         |   42 +++++++++++++++++++++++-------------------
 scripts/oe-setup-builddir |   10 +++++++++-
 3 files changed, 34 insertions(+), 20 deletions(-)
 create mode 100644 .templateconf

-- 
1.7.9.5



More information about the Openembedded-core mailing list