All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Enable oe-layertool-setup.sh to use GLSDK branding
@ 2013-08-19  5:51 Mrinmayee Hingolikar
  2013-08-19  5:51 ` [PATCH 1/2] configs : Override OECORELOCALCONF to use the glsdk.conf.sample Mrinmayee Hingolikar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mrinmayee Hingolikar @ 2013-08-19  5:51 UTC (permalink / raw)
  To: meta-arago

v1:

 * In order to use GLSDK branding, a variable ARAGO_BRAND needs to be set
  in local.conf.
 * This patch set adds a conf.sample file for GLDK that contains the
  ARAGO_BRAND set to GLSDK branding, and edits the OECORELOCALCONF
  variable in GLSDK config to pick up the GLSDK conf.sample.
 * The oe-layertool-setup.sh would generate local.conf from the GLSDK conf.sample.

v2:
 
 * Copied conf.sample from AMSDK's conf.sample instead of copying from 
   local-arago-linaro.conf.sample.

Mrinmayee Hingolikar (2):
  configs : Override OECORELOCALCONF to use the glsdk.conf.sample
  sample-files: Added conf.sample file for GLSDK

 configs/glsdk/glsdk-06.01.00-config.txt |    2 +-
 sample-files/local-glsdk.conf.sample    |  162 +++++++++++++++++++++++++++++++
 2 files changed, 163 insertions(+), 1 deletion(-)
 create mode 100644 sample-files/local-glsdk.conf.sample

-- 
1.7.9.5



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

end of thread, other threads:[~2013-08-19 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19  5:51 [PATCHv2 0/2] Enable oe-layertool-setup.sh to use GLSDK branding Mrinmayee Hingolikar
2013-08-19  5:51 ` [PATCH 1/2] configs : Override OECORELOCALCONF to use the glsdk.conf.sample Mrinmayee Hingolikar
2013-08-19  5:51 ` [PATCH 2/2] sample-files: Added conf.sample file for GLSDK Mrinmayee Hingolikar
2013-08-19 17:41 ` [PATCHv2 0/2] Enable oe-layertool-setup.sh to use GLSDK branding Denys Dmytriyenko

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.