Extend qemux86-64 images to support real hardware
[AGL/meta-agl.git] / meta-agl-bsp / meta-aglprofilegraphical / recipes-graphics / wayland / weston-ini-conf.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3 # For virtual machines and intel-corei7-64 we want to support both the HDMI-A-1
4 # and Virtual-1 outputs. This allows us to run virtual images on real hardware
5 # and vice versa.
6 SRC_URI_append_qemuall = " file://virtual.cfg"
7 SRC_URI_append_intel-corei7-64 = " file://virtual.cfg"