mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
bitbake.conf: Add QEMU_OPTIONS for armv7a
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4859 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -98,6 +98,7 @@ MULTIMACH_HOST_SYS = "${MULTIMACH_ARCH}${HOST_VENDOR}-${HOST_OS}"
|
||||
QEMU_OPTIONS = ""
|
||||
QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5"
|
||||
QEMU_OPTIONS_armv6 = "-cpu arm1136"
|
||||
QEMU_OPTIONS_armv7a = "-cpu cortex-a8"
|
||||
|
||||
##################################################################
|
||||
# Date/time variables.
|
||||
|
||||
Reference in New Issue
Block a user