From aece318223270fc3275336d250e9f6c86bc7d506 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 9 Mar 2021 14:42:21 -0500 Subject: meta-agl-bsp: update Raspberry Pi weston.ini fragments Remove the unused hdmi-a-1-270-720p.cfg and update the transform in dsi.cfg for weston 9.0 just in case someone needs to use it. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: Id4ada1bbb3c4ff4c9f9f49dad11226f23fbdfe7b --- .../meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg') diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg index 72a6d2bf8..ed6a4ed90 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg +++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/dsi.cfg @@ -2,4 +2,4 @@ # rather than HDMI. [output] name=DSI-1 -transform=270 +transform=rotate-90 -- cgit 1.2.3-korg