[oe-commits] Mark Hatle : local.conf.sample: Add qemuarm64

git at git.openembedded.org git at git.openembedded.org
Tue Dec 30 11:39:20 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 40f4d2ee8febdb5cb8207096c0a73e2c83ecaf66
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=40f4d2ee8febdb5cb8207096c0a73e2c83ecaf66

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Thu Nov  6 23:34:27 2014 +0800

local.conf.sample: Add qemuarm64

Add an example machine configuration for qemuarm64.

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/local.conf.sample | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index 6b5250a..20ccf4c 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -18,6 +18,7 @@
 # of emulated machines available which can boot and run in the QEMU emulator:
 #
 #MACHINE ?= "qemuarm"
+#MACHINE ?= "qemuarm64"
 #MACHINE ?= "qemumips"
 #MACHINE ?= "qemuppc"
 #MACHINE ?= "qemux86"



More information about the Openembedded-commits mailing list