Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Improve setup scripts
@ 2014-02-24 17:11 Gary Thomas
  2014-02-24 17:11 ` [PATCH 1/3 v2] oe-init-build-env: Improve script sourcing detection Gary Thomas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gary Thomas @ 2014-02-24 17:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Gary Thomas

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-07 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24 17:11 [PATCH 0/3 v2] Improve setup scripts Gary Thomas
2014-02-24 17:11 ` [PATCH 1/3 v2] oe-init-build-env: Improve script sourcing detection Gary Thomas
2014-02-24 17:11 ` [PATCH 2/3 v2] scripts/oe-setup-builddir: Keep track of TEMPLATECONF setting Gary Thomas
2014-02-24 17:11 ` [PATCH 3/3 v2] .templateconf: New file for customized template defaults Gary Thomas
2014-03-07 13:42 ` [PATCH 0/3 v2] Improve setup scripts Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox