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 cee68ef9fc..eabe5ff82f 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -98,6 +98,7 @@ MULTIMACH_HOST_SYS = "${MULTIMACH_ARCH}${HOST_VENDOR}-${HOST_OS}"
98QEMU_OPTIONS = "" 98QEMU_OPTIONS = ""
99QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5" 99QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5"
100QEMU_OPTIONS_armv6 = "-cpu arm1136" 100QEMU_OPTIONS_armv6 = "-cpu arm1136"
101QEMU_OPTIONS_armv7a = "-cpu cortex-a8"
101 102
102################################################################## 103##################################################################
103# Date/time variables. 104# Date/time variables.