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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
