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 --- .../recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg (limited to 'meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg') diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg deleted file mode 100644 index e1c9db1a8..000000000 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-270-720p.cfg +++ /dev/null @@ -1,7 +0,0 @@ -# A display is connected to HDMI-A-1 and needs to be rotated 270 degrees -# to have a proper orientation of the homescreen. For example the various sizes -# of the GeChic display or the Dell display. -[output] -name=HDMI-A-1 -transform=270 -mode=1280x720 -- cgit 1.2.3-korg