---
 conf/distro/shr.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 5e02612..37163dd 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -21,6 +21,10 @@ DISTRO_VERSION = "-${DATE}"
 DISTRO_TYPE = "debug"
 DISTRO = "shr"
 
+# Set the toolchain type (internal, external) and brand (generic, csl etc.)
+TOOLCHAIN_TYPE ?= "internal"
+TOOLCHAIN_BRAND ?= ""
+
 OVERRIDES = 
"local:${MACHINE}:shr:angstrom:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 INHERIT += "packaged-staging"
-- 
1.6.5

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to