Skip to content

Commit 84bb290

Browse files
committed
weston: Upgrade 10.0.4.imx -> 10.0.5.imx
Align with NXP BSP 6.6.3-1.0.0. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
1 parent 771e4ec commit 84bb290

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎conf/machine/include/imx-base.inc‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,8 +570,8 @@ PREFERRED_PROVIDER_virtual/opencl-icd:imxgpu ?= "imx-gpu-viv"
570570

571571
PREFERRED_VERSION_weston:imx-nxp-bsp ??= "11.0.3.imx"
572572
# i.MX 6 & 7 stay on weston 10.0 for fbdev
573-
PREFERRED_VERSION_weston:mx6-nxp-bsp ??= "10.0.4.imx"
574-
PREFERRED_VERSION_weston:mx7-nxp-bsp ??= "10.0.4.imx"
573+
PREFERRED_VERSION_weston:mx6-nxp-bsp ??= "10.0.5.imx"
574+
PREFERRED_VERSION_weston:mx7-nxp-bsp ??= "10.0.5.imx"
575575
PREFERRED_VERSION_weston:imx-mainline-bsp = ""
576576

577577
PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ??= "1.32.imx"

‎recipes-graphics/wayland/weston_10.0.4.imx.bb‎ renamed to ‎recipes-graphics/wayland/weston_10.0.5.imx.bb‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}
164164
SRC_URI:prepend = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} "
165165
SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch \
166166
file://0001-g2d-renderer.c-Include-sys-stat.h.patch"
167-
SRCBRANCH = "weston-imx-10.0.4"
168-
SRCREV = "6210a8f1302252273b50cc3c0ff55ec680dda479"
167+
SRCBRANCH = "weston-imx-10.0.5"
168+
SRCREV = "0cc822a1e5a8faea6835a4e9259887d8792b86b4"
169169
S = "${WORKDIR}/git"
170170

171171
# Disable OpenGL for parts with GPU support for 2D but not 3D

0 commit comments

Comments
 (0)