From 7a870e121a33283185d9316d7b84ecbbb4a11dcb Mon Sep 17 00:00:00 2001 From: Leonid Lazarev Date: Fri, 15 May 2020 17:13:30 +0300 Subject: agl-virt-guest-xen feature for qemuarm64 Add feature agl-virt-guest-xen to allow to prepare Xen DomU images for arm64 targets. Bug-AGL: SPEC-3384 Signed-off-by: Leonid Lazarev Change-Id: I9e5a4b768ab8ea8629e56075550f9d5fdd64e562 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24560 Reviewed-by: Jan-Simon Moeller Tested-by: Jenkins Job builder account --- templates/feature/agl-virt-guest-xen/50_local.conf.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/feature/agl-virt-guest-xen/50_local.conf.inc (limited to 'templates') diff --git a/templates/feature/agl-virt-guest-xen/50_local.conf.inc b/templates/feature/agl-virt-guest-xen/50_local.conf.inc new file mode 100644 index 000000000..07950559e --- /dev/null +++ b/templates/feature/agl-virt-guest-xen/50_local.conf.inc @@ -0,0 +1,3 @@ +# Set Xen flag + +AGL_XEN_GUEST_WANTED = "1" -- cgit 1.2.3-korg