Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Graphics BSP to LF6.6.52_2.2.0 #2070

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

valijec
Copy link
Contributor

@valijec valijec commented Jan 15, 2025

Fixes #2048

Bump imx-dpu-g2d version 2.2.0 -> 2.2.2

Bump imx-gpu-g2d version 6.4.11.p2.8 -> 6.4.11.p2.10

Signed-off-by: Valentin Jec <[email protected]>
Bump imx-gpu-viv version 6.4.11.p2.8 -> 6.4.11.p2.10

Bump LIBVULKAN_API_VERSION 1.3.239 -> 1.3.204

Signed-off-by: Valentin Jec <[email protected]>
Bump xwayland version 23.1.1.imx -> 23.2.5.imx

Signed-off-by: Valentin Jec <[email protected]>
Update checksum to latest

Signed-off-by: Valentin Jec <[email protected]>
Bump version r50.0 -> r50.2

Signed-off-by: Valentin Jec <[email protected]>
Add libdecor to PACKAGECONFIG for imx platforms

Signed-off-by: Valentin Jec <[email protected]>
@valijec valijec changed the title mali-imx: Upgrade Graphics BSP to LF6.6.52_2.2.0 Upgrade Graphics BSP to LF6.6.52_2.2.0 Jan 15, 2025
@otavio
Copy link
Member

otavio commented Jan 15, 2025

Please add to #2068 so we can do the backport of the changes.

@@ -6,3 +6,5 @@ CFLAGS:append:imxgpu = " -DLINUX \
${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DEGL_API_FB', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '-DWL_EGL_PLATFORM', '', d)} \
"
PACKAGECONFIG:append:imx-nxp-bsp = " ${PACKAGECONFIG_LIBDECOR}"
PACKAGECONFIG_LIBDECOR ??= "libdecor"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow proper variable ordering and place this at the top of the bbappend.

https://docs.yoctoproject.org/dev/singleindex.html#recipe-ordering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade BSP to LF6.6.52_2.2.0
3 participants