From 3d1224371908cd842b6393241d696e2c65336568 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Fri, 11 Dec 2020 17:51:36 -0300 Subject: [PATCH] weston-imx: Bump revision f13d40a3 This commit includes the following changes: - f13d40a3 compositor-drm: Add environmen variables configuration in weston.ini - 1e1f6fb5 compositor-drm: display will be blank when weston restart with rotate - 27cde525 gl-renderer: Video playback always flashes and jitteres on the top-right corner - e08a9c3d g2d-renderer: UI is abnormal using G2D compositor - 81a7538f gl-renderer: mm06 has performance dropped Signed-off-by: Fabio Berton --- recipes-graphics/wayland/weston_8.0.0.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/wayland/weston_8.0.0.imx.bb b/recipes-graphics/wayland/weston_8.0.0.imx.bb index 24a21db5..ba2e9f93 100644 --- a/recipes-graphics/wayland/weston_8.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_8.0.0.imx.bb @@ -133,7 +133,7 @@ SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=http file://xwayland.weston-start \ file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ " -SRCREV = "f6a7d35650121fbe7c20d4cbe0eaac730fab3b2a" +SRCREV = "f13d40a3a0504a00baf2f28abe83b65dab8b2e10" S = "${WORKDIR}/git" # Disable OpenGL for parts with GPU support for 2D but not 3D -- 2.40.1