* [PATCH] qemuarm64: Use arch-armv8a tune instead of arch-armv8
@ 2019-02-05 15:55 Khem Raj
0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2019-02-05 15:55 UTC (permalink / raw)
To: openembedded-core
arch-armv8 does not have many real-world implementations
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta/conf/machine/qemuarm64.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/machine/qemuarm64.conf b/meta/conf/machine/qemuarm64.conf
index 34fcd2aed0..ee19385eaf 100644
--- a/meta/conf/machine/qemuarm64.conf
+++ b/meta/conf/machine/qemuarm64.conf
@@ -2,7 +2,7 @@
#@NAME: generic armv8 machine
#@DESCRIPTION: Machine configuration for running a generic armv8
-require conf/machine/include/arm/arch-armv8.inc
+require conf/machine/include/arm/arch-armv8a.inc
require conf/machine/include/qemu.inc
KERNEL_IMAGETYPE = "Image"
--
2.20.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-05 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05 15:55 [PATCH] qemuarm64: Use arch-armv8a tune instead of arch-armv8 Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox