summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2020-12-11 17:51:36 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-02 21:49:10 -0300
commit0d56215a88aef5727024a42057a60070f2ad9bcb (patch)
treec132fe3890f327d8913bff216ff68af63d17e77c
parent1acf098972f9f86b26eee815827667dbd2fcdeaf (diff)
downloadmeta-freescale-0d56215a88aef5727024a42057a60070f2ad9bcb.tar.gz
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 <fabio.berton@ossystems.com.br> (cherry picked from commit 3d1224371908cd842b6393241d696e2c65336568)
-rw-r--r--recipes-graphics/wayland/weston_8.0.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
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
133 file://xwayland.weston-start \ 133 file://xwayland.weston-start \
134 file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ 134 file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \
135" 135"
136SRCREV = "f6a7d35650121fbe7c20d4cbe0eaac730fab3b2a" 136SRCREV = "f13d40a3a0504a00baf2f28abe83b65dab8b2e10"
137S = "${WORKDIR}/git" 137S = "${WORKDIR}/git"
138 138
139# Disable OpenGL for parts with GPU support for 2D but not 3D 139# Disable OpenGL for parts with GPU support for 2D but not 3D