X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-raspberrypi%2Frecipes-graphics%2Fwayland%2Fweston-ini-conf.bbappend;h=d652d6bee69b8db1209fe3d6ca8b82d297ad00f4;hb=refs%2Ftags%2Fhalibut%2F7.90.0;hp=14b858d45dfb5588e04b21e8028994c188e96796;hpb=7d1d7457ff2b71abe95525b26148d5a3e7a42790;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend index 14b858d45..d652d6bee 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend +++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend @@ -1,4 +1,7 @@ -# Disable LVDS -WESTONOUTPUT2[agl_screen] ??= "SCREEN_DSI" +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -WESTONSECTION[WESTONOUTPUT2] = "output" +SRC_URI += "file://dsi.cfg" + +# Reduce the screen resolution to HD Ready (720p) +SRC_URI_remove = "file://hdmi-a-1-270.cfg" +SRC_URI_append = "file://hdmi-a-1-270-720p.cfg"