summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 43acc077b8..d98fde1583 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -110,6 +110,7 @@ TUNE_FEATURES ??= "${TUNE_FEATURES_tune-${DEFAULTTUNE}}"
110LIBCEXTENSION ??= "" 110LIBCEXTENSION ??= ""
111ABIEXTENSION ??= "" 111ABIEXTENSION ??= ""
112USE_NLS ??= "yes" 112USE_NLS ??= "yes"
113SDKUSE_NLS ??= "yes"
113 114
114TARGET_ARCH = "${TUNE_ARCH}" 115TARGET_ARCH = "${TUNE_ARCH}"
115TARGET_OS = "linux${LIBCEXTENSION}${ABIEXTENSION}" 116TARGET_OS = "linux${LIBCEXTENSION}${ABIEXTENSION}"