diff options
author | Valentin Jec <valentin.jec@nxp.com> | 2025-01-15 19:36:34 +0200 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-01-17 13:31:05 -0800 |
commit | b1036242432afd652964e1f49565e52a24e9510e (patch) | |
tree | cce8970b08551d064c7f432534c88c23021cdd36 | |
parent | 49ab2beac7813e6e853da19cd386524ade05f440 (diff) | |
download | meta-freescale-b1036242432afd652964e1f49565e52a24e9510e.tar.gz |
weston: Upgrade Graphics BSP to LF6.6.52_2.2.0
Update checksum to latest
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
-rw-r--r-- | recipes-graphics/wayland/weston_10.0.5.imx.bb | 2 | ||||
-rw-r--r-- | recipes-graphics/wayland/weston_12.0.4.imx.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston_10.0.5.imx.bb b/recipes-graphics/wayland/weston_10.0.5.imx.bb index df2898f0..2c74481a 100644 --- a/recipes-graphics/wayland/weston_10.0.5.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.5.imx.bb | |||
@@ -165,7 +165,7 @@ SRC_URI:prepend = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch | |||
165 | SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch \ | 165 | SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch \ |
166 | file://0001-g2d-renderer.c-Include-sys-stat.h.patch" | 166 | file://0001-g2d-renderer.c-Include-sys-stat.h.patch" |
167 | SRCBRANCH = "weston-imx-10.0.5" | 167 | SRCBRANCH = "weston-imx-10.0.5" |
168 | SRCREV = "0cc822a1e5a8faea6835a4e9259887d8792b86b4" | 168 | SRCREV = "7129417ae04de57f9596ccf27f74ef967660a64f" |
169 | S = "${WORKDIR}/git" | 169 | S = "${WORKDIR}/git" |
170 | 170 | ||
171 | # Disable OpenGL for parts with GPU support for 2D but not 3D | 171 | # Disable OpenGL for parts with GPU support for 2D but not 3D |
diff --git a/recipes-graphics/wayland/weston_12.0.4.imx.bb b/recipes-graphics/wayland/weston_12.0.4.imx.bb index 8003da07..c988561e 100644 --- a/recipes-graphics/wayland/weston_12.0.4.imx.bb +++ b/recipes-graphics/wayland/weston_12.0.4.imx.bb | |||
@@ -172,7 +172,7 @@ SRC_URI:prepend = "${WESTON_SRC};branch=${SRCBRANCH} " | |||
172 | WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https" | 172 | WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https" |
173 | SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" | 173 | SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" |
174 | SRCBRANCH = "weston-imx-12.0.4" | 174 | SRCBRANCH = "weston-imx-12.0.4" |
175 | SRCREV = "c3c1f9ff7824123dd4808ace3c9476345cb84177" | 175 | SRCREV = "de7f8df4b4275e9bb345cacab6962d1a490d9eab" |
176 | S = "${WORKDIR}/git" | 176 | S = "${WORKDIR}/git" |
177 | 177 | ||
178 | PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11" | 178 | PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11" |