From 90682909b0d83a133155651f1e04bb39cb37d8d9 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Tue, 11 Aug 2020 11:04:16 -0700 Subject: templates: qemuriscv64: Initial commit of qemuriscv64 machine Signed-off-by: Alistair Francis Change-Id: I50a966dcbe051ae5369e28291e5bb62cd40267b9 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25105 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- templates/machine/qemuriscv64/50_local.conf.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/machine/qemuriscv64/50_local.conf.inc (limited to 'templates/machine/qemuriscv64/50_local.conf.inc') diff --git a/templates/machine/qemuriscv64/50_local.conf.inc b/templates/machine/qemuriscv64/50_local.conf.inc new file mode 100644 index 000000000..5eba64f0d --- /dev/null +++ b/templates/machine/qemuriscv64/50_local.conf.inc @@ -0,0 +1,3 @@ +MACHINE = "qemuriscv64" +#see meta-agl/meta-agl-bsp/conf/include/agl_qemux86-64.inc +require conf/include/agl_qemuriscv64.inc -- cgit 1.2.3-korg