diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-04-26 17:47:45 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-04-26 20:17:58 -0300 |
commit | 737583f515c901db1248c8db28fbb02153c83aa0 (patch) | |
tree | ab691aee279506e0bb76a5e0cac2d0e6627efe4d /recipes-graphics/wayland/weston_9.0.0.imx.bb | |
parent | 455c61bbd645fc2cc7955e2d55c6d8f6c98c84f0 (diff) | |
download | meta-freescale-737583f515c901db1248c8db28fbb02153c83aa0.tar.gz |
weston: Update to 230e9bc
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/wayland/weston_9.0.0.imx.bb')
-rw-r--r-- | recipes-graphics/wayland/weston_9.0.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_9.0.0.imx.bb b/recipes-graphics/wayland/weston_9.0.0.imx.bb index 825a1b1c..a69f1e6a 100644 --- a/recipes-graphics/wayland/weston_9.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_9.0.0.imx.bb | |||
@@ -155,7 +155,7 @@ SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=http | |||
155 | file://xwayland.weston-start \ | 155 | file://xwayland.weston-start \ |
156 | file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ | 156 | file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ |
157 | " | 157 | " |
158 | SRCREV = "a1823f20a1d6e24d2f56e98c5576eda34a94f567" | 158 | SRCREV = "230e9bc3d647e511e0601e3d45034f22495ed3c7" |
159 | S = "${WORKDIR}/git" | 159 | S = "${WORKDIR}/git" |
160 | 160 | ||
161 | # Disable OpenGL for parts with GPU support for 2D but not 3D | 161 | # Disable OpenGL for parts with GPU support for 2D but not 3D |