diff options
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 1dc8860480..1856142927 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -144,19 +144,6 @@ PACKAGE_ARCHS[vardepsexclude] = "MACHINE_ARCH" | |||
| 144 | MULTIMACH_TARGET_SYS = "${PACKAGE_ARCH}${TARGET_VENDOR}-${TARGET_OS}" | 144 | MULTIMACH_TARGET_SYS = "${PACKAGE_ARCH}${TARGET_VENDOR}-${TARGET_OS}" |
| 145 | MULTIMACH_HOST_SYS = "${PACKAGE_ARCH}${HOST_VENDOR}-${HOST_OS}" | 145 | MULTIMACH_HOST_SYS = "${PACKAGE_ARCH}${HOST_VENDOR}-${HOST_OS}" |
| 146 | 146 | ||
| 147 | # select proper CPU to get binary locales generated | ||
| 148 | QEMU_OPTIONS = "" | ||
| 149 | QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5" | ||
| 150 | QEMU_OPTIONS_armv6 = "-cpu arm1136" | ||
| 151 | QEMU_OPTIONS_armv7a = "-cpu cortex-a8" | ||
| 152 | QEMU_OPTIONS_e500v2 = "-cpu e500v2" | ||
| 153 | QEMU_OPTIONS_e500mc = "-cpu e500mc" | ||
| 154 | QEMU_OPTIONS_e5500 = "-cpu e5500" | ||
| 155 | QEMU_OPTIONS_e5500-64b = "-cpu e5500" | ||
| 156 | QEMU_OPTIONS_e6500 = "-cpu e6500" | ||
| 157 | QEMU_OPTIONS_e6500-64b = "-cpu e6500" | ||
| 158 | QEMU_OPTIONS_ppc7400 = "-cpu 7400" | ||
| 159 | |||
| 160 | ################################################################## | 147 | ################################################################## |
| 161 | # Date/time variables. | 148 | # Date/time variables. |
| 162 | ################################################################## | 149 | ################################################################## |
