summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 93c85c222e..a1d99f913e 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -18,6 +18,7 @@
18# of emulated machines available which can boot and run in the QEMU emulator: 18# of emulated machines available which can boot and run in the QEMU emulator:
19# 19#
20#MACHINE ?= "qemuarm" 20#MACHINE ?= "qemuarm"
21#MACHINE ?= "qemuarm64"
21#MACHINE ?= "qemumips" 22#MACHINE ?= "qemumips"
22#MACHINE ?= "qemuppc" 23#MACHINE ?= "qemuppc"
23#MACHINE ?= "qemux86" 24#MACHINE ?= "qemux86"