X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-ti%2Frecipes-graphics%2Fwayland%2Fweston-ini-conf.bbappend;h=914a873092e3194712e484b5328421325aef1aa7;hb=01261e67f63e5153937772351546fa675e266cfc;hp=e5f4927e1e8542fc551d45626ff1a04c41395717;hpb=01065c129a704620b1fcf0fae530d30be16d361c;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-ti/recipes-graphics/wayland/weston-ini-conf.bbappend b/meta-agl-bsp/meta-ti/recipes-graphics/wayland/weston-ini-conf.bbappend index e5f4927e1..914a87309 100644 --- a/meta-agl-bsp/meta-ti/recipes-graphics/wayland/weston-ini-conf.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-graphics/wayland/weston-ini-conf.bbappend @@ -1 +1,7 @@ -DEFAULT_SCREEN[name] = "UNNAMED-1" +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +# While we could have a panel attached to HDMI, we only use the default +# panel isntead. +SRC_URI_remove = "file://hdmi-a-1-270.cfg" +# Our DPI panel shows up as "UNNAMED-1" +SRC_URI += "file://unnamed.cfg"