summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLeonid Lazarev <leonid.lazarev@mera.com>2020-05-15 17:13:30 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-03 15:55:30 +0000
commit7a870e121a33283185d9316d7b84ecbbb4a11dcb (patch)
tree41920a90fd375fcc39ab00d57145ac903d154b8a /templates
parent4b7ad275e5b8fa7e12e8485d853e1d1cb8a64ce2 (diff)
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 <leonid.lazarev@mera.com> Change-Id: I9e5a4b768ab8ea8629e56075550f9d5fdd64e562 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24560 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-virt-guest-xen/50_local.conf.inc3
1 files changed, 3 insertions, 0 deletions
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"