summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend
blob: d652d6bee69b8db1209fe3d6ca8b82d297ad00f4 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

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"