From 628201de96144e4a3aa475920ee4b3774b0aa8bd Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 31 May 2019 23:36:24 +0200 Subject: Fix the location of the qemu bbappend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous commit had it in the wrong folder. Correct that. Change-Id: Iadced308d90f4bb0babb40cc7e37f4c20a93a860 Bug-AGL: SPEC-2450 Signed-off-by: Jan-Simon Möller --- meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend (limited to 'meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend') diff --git a/meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend b/meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend new file mode 100644 index 000000000..1a6a98b7f --- /dev/null +++ b/meta-agl-profile-core/recipes-devtools/qemu/qemu_%.bbappend @@ -0,0 +1 @@ +QEMU_TARGETS_class-target_aglegvirt = " aarch64 x86_64" -- cgit 1.2.3-korg