All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2] Add support for customizing help text when running oe-init-build-env.
@ 2013-03-27 13:46 anders.roxell
  2013-03-27 13:46 ` [PATCH 1/2] oe-setup-builddir: Possibility to customize text anders.roxell
  2013-03-27 13:46 ` [PATCH 2/2] conf-notes.txt: add the customized text file anders.roxell
  0 siblings, 2 replies; 3+ messages in thread
From: anders.roxell @ 2013-03-27 13:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Roxell

From: Anders Roxell <anders.roxell@enea.com>

This patch set makes it possible to customize the help text
that gets presented to the user when running the oe-init-build-env
(using the $TEMPLATECONF variable).

Patch 2:
conf-notes.txt: add the cusomized text file.
needs to be applied to meta-yocto/conf directory in poky.

Anders Roxell (2):
  oe-setup-builddir: Possibility to customize text.
  conf-notes.txt: add the customized text file.

 meta/conf/conf-notes.txt  |    9 +++++++++
 scripts/oe-setup-builddir |   16 ++++++----------
 2 files changed, 15 insertions(+), 10 deletions(-)
 create mode 100644 meta/conf/conf-notes.txt

-- 
1.7.5.4




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

end of thread, other threads:[~2013-03-27 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 13:46 [RFC][PATCH 0/2] Add support for customizing help text when running oe-init-build-env anders.roxell
2013-03-27 13:46 ` [PATCH 1/2] oe-setup-builddir: Possibility to customize text anders.roxell
2013-03-27 13:46 ` [PATCH 2/2] conf-notes.txt: add the customized text file anders.roxell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.