weston-ini-conf: add virtio-aarch64 configuration 87/28187/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 22 Nov 2022 08:32:05 +0000 (03:32 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 23 Nov 2022 14:04:04 +0000 (14:04 +0000)
Add a WESTON_DISPLAYS tweak for the virtio-aarch64 machine so the
demo platform image gets the required weston configuration when
built for it.

Bug-AGL: SPEC-4618

Change-Id: I90974a25d51fc3b4ad3d8e9450d98f8ae82f759a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28187
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/weston-ini-conf.bbappend

index d441d65..26233c5 100644 (file)
@@ -10,3 +10,4 @@ WESTON_DISPLAYS:append = "${@bb.utils.contains("AGL_FEATURES", "waltham-remoting
 # and vice versa.
 WESTON_DISPLAYS:append:qemuall = " virtual-90"
 WESTON_DISPLAYS:append:intel-corei7-64 = " virtual-90"
+WESTON_DISPLAYS:append:virtio-aarch64 = " virtual-90"