All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-oe-layersetup 2/2] configs : Override OECORELOCALCONF to use the glsdk.conf.sample.
@ 2013-07-19  6:04 Hingolikar, Mrinmayee
  2013-07-22 16:29 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Hingolikar, Mrinmayee @ 2013-07-19  6:04 UTC (permalink / raw)
  To: meta-arago@arago-project.org

 * The OECORELOCALCONF variable specifies the conf.sample file to be used
   to generate local.conf.
 * Overriding it to the GLSDK conf.sample that contains the GLSDK branding.

Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
 configs/glsdk/glsdk-06.01.00-config.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/glsdk/glsdk-06.01.00-config.txt b/configs/glsdk/glsdk-06.01.00-config.txt
index 051740c..53b05c8 100644
--- a/configs/glsdk/glsdk-06.01.00-config.txt
+++ b/configs/glsdk/glsdk-06.01.00-config.txt
@@ -8,4 +8,4 @@ meta-ti,git://arago-project.org/git/projects/meta-ti-glsdk.git,danny,af963268939
 meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
 oe-core,git://git.openembedded.org/openembedded-core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
-OECORELOCALCONF=./sample-files/local-arago.conf.sample
+OECORELOCALCONF=./sample-files/local-glsdk.conf.sample
-- 
1.7.0.4



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

end of thread, other threads:[~2013-07-22 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19  6:04 [PATCH-oe-layersetup 2/2] configs : Override OECORELOCALCONF to use the glsdk.conf.sample Hingolikar, Mrinmayee
2013-07-22 16:29 ` 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.