X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-aglprofilegraphical%2Frecipes-graphics%2Fwayland%2Fweston-ini-conf.bbappend;h=4a2dc80afc545034c4735932d4edb893e5d4f136;hb=c709f7de5989e99efeb853da54828ce773490b27;hp=916bd6f3df54c8286ac1800bc7ef2a61cf74051b;hpb=2fa5dae62868c63781568eeb5435ed3296c2ddc2;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-aglprofilegraphical/recipes-graphics/wayland/weston-ini-conf.bbappend b/meta-agl-bsp/meta-aglprofilegraphical/recipes-graphics/wayland/weston-ini-conf.bbappend index 916bd6f3d..4a2dc80af 100644 --- a/meta-agl-bsp/meta-aglprofilegraphical/recipes-graphics/wayland/weston-ini-conf.bbappend +++ b/meta-agl-bsp/meta-aglprofilegraphical/recipes-graphics/wayland/weston-ini-conf.bbappend @@ -1,12 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -# OVERRIDES save us some c'n'p below ... -OVERRIDES_prepend_qemux86 = "virtualmachine:" -OVERRIDES_prepend_qemux86-64 = "virtualmachine:" - -# Switch to the Virtual section that we have when a valid DRM device is found -SRC_URI_remove_virtualmachine = "file://hdmi-a-1-270.cfg" -SRC_URI_append_virtualmachine = " file://virtual.cfg" - -# For intel-corei7-64 we want to support both the HDMI-A-1 and Virtual-1 outputs +# For virtual machines and intel-corei7-64 we want to support both the HDMI-A-1 +# and Virtual-1 outputs. This allows us to run virtual images on real hardware +# and vice versa. +SRC_URI_append_qemuall = " file://virtual.cfg" SRC_URI_append_intel-corei7-64 = " file://virtual.cfg"