diff options
author | Valentin Jec <valentin.jec@nxp.com> | 2025-01-15 19:34:53 +0200 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-01-17 13:31:05 -0800 |
commit | 49ab2beac7813e6e853da19cd386524ade05f440 (patch) | |
tree | dd36702219485e4ebd6ecda38fc09476630ff5cd | |
parent | 619fecdd461d05de71330d0bcd8571ef441b426b (diff) | |
download | meta-freescale-49ab2beac7813e6e853da19cd386524ade05f440.tar.gz |
xwayland*: Upgrade Graphics BSP to LF6.6.52_2.2.0
Bump xwayland version 23.1.1.imx -> 23.2.5.imx
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
-rw-r--r-- | conf/machine/include/imx-base.inc | 2 | ||||
-rw-r--r-- | recipes-graphics/xwayland/xwayland_23.2.5.imx.bb (renamed from recipes-graphics/xwayland/xwayland_23.1.1.imx.bb) | 4 | ||||
-rw-r--r-- | recipes-graphics/xwayland/xwayland_23.2.5.imx.bbappend (renamed from recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend) | 6 |
3 files changed, 5 insertions, 7 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 44510c21..ef4d1bcc 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -583,7 +583,7 @@ PREFERRED_VERSION_weston:imx-mainline-bsp = "" | |||
583 | 583 | ||
584 | PREFERRED_VERSION_wayland-protocols:imx-nxp-bsp ??= "1.32.imx" | 584 | PREFERRED_VERSION_wayland-protocols:imx-nxp-bsp ??= "1.32.imx" |
585 | 585 | ||
586 | PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.1.1.imx" | 586 | PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.2.5.imx" |
587 | 587 | ||
588 | # Use i.MX libdrm Version | 588 | # Use i.MX libdrm Version |
589 | PREFERRED_VERSION_libdrm:imx-nxp-bsp ??= "2.4.116.imx" | 589 | PREFERRED_VERSION_libdrm:imx-nxp-bsp ??= "2.4.116.imx" |
diff --git a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bb b/recipes-graphics/xwayland/xwayland_23.2.5.imx.bb index a9705a23..0535587b 100644 --- a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bb +++ b/recipes-graphics/xwayland/xwayland_23.2.5.imx.bb | |||
@@ -16,8 +16,8 @@ LICENSE = "MIT" | |||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" |
17 | 17 | ||
18 | SRC_URI = "https://www.x.org/archive/individual/xserver/${BP_ORIGINAL}.tar.xz" | 18 | SRC_URI = "https://www.x.org/archive/individual/xserver/${BP_ORIGINAL}.tar.xz" |
19 | BP_ORIGINAL = "${BPN}-23.1.1" | 19 | BP_ORIGINAL = "${BPN}-23.2.5" |
20 | SRC_URI[sha256sum] = "fb9461f5cb9fea5e07e91882311b0c88b43e8843b017ebac05eb5af69aa34c15" | 20 | SRC_URI[sha256sum] = "33ec7ff2687a59faaa52b9b09aa8caf118e7ecb6aed8953f526a625ff9f4bd90" |
21 | S = "${WORKDIR}/${BP_ORIGINAL}" | 21 | S = "${WORKDIR}/${BP_ORIGINAL}" |
22 | 22 | ||
23 | UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar" | 23 | UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar" |
diff --git a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend b/recipes-graphics/xwayland/xwayland_23.2.5.imx.bbappend index f71ba16c..d8f5bdde 100644 --- a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend +++ b/recipes-graphics/xwayland/xwayland_23.2.5.imx.bbappend | |||
@@ -6,10 +6,8 @@ SRC_URI:append:imxgpu = " \ | |||
6 | 6 | ||
7 | OPENGL_PKGCONFIGS:remove:imxgpu = "${OPENGL_PKGCONFIGS_REMOVE_IMXGPU}" | 7 | OPENGL_PKGCONFIGS:remove:imxgpu = "${OPENGL_PKGCONFIGS_REMOVE_IMXGPU}" |
8 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU = "" | 8 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU = "" |
9 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx6-nxp-bsp = "glamor glx" | 9 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:imx-nxp-bsp = "glamor glx" |
10 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx7-nxp-bsp = "glamor glx" | ||
11 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx8-nxp-bsp = "glx" | 10 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx8-nxp-bsp = "glx" |
12 | OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx9-nxp-bsp = "glamor glx" | ||
13 | 11 | ||
14 | # links with imx-gpu libs which are pre-built for glibc | 12 | # links with imx-gpu libs which are pre-built for glibc |
15 | # gcompat will address it during runtime | 13 | # gcompat will address it during runtime |
@@ -17,4 +15,4 @@ LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" | |||
17 | 15 | ||
18 | RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat" | 16 | RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat" |
19 | 17 | ||
20 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 18 | PACKAGE_ARCH:imxgpu = "${MACHINE_SOCARCH}" |