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 NXP Graphics BSP to LF6.6.36_2.1.0 #2001

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

valijec
Copy link
Contributor

@valijec valijec commented Oct 25, 2024

This fixes #1953

spir: Update downgrade spir: 1.3.261.1.imx -> 1.3.275.0.imx

vulkan: Update downgrade vulkan: 1.3.261.1.imx -> 1.3.275.0.imx

vulkan-loader_1.3.261.1.imx.bbappend: Upgrade vulkan-loader: 1.3.261.1.imx -> 1.3.275.0.imx

Add patch for wsi layer

imx-base.inc: Update `PREFFERED_VERSION` for vulkan and spir

Signed-off-by: Valentin Jec <[email protected]>
imx-g2d: Upgrade 2.1.14 -> 2.2.0

Signed-off-by: Valentin Jec <[email protected]>
imx-gpu*: Upgrade 6.4.11.p2.6 -> 6.4.11.p2.8

Signed-off-by: Valentin Jec <[email protected]>
weston_12.0.4.imx: Bump to revision c3c1f9f

Signed-off-by: Valentin Jec <[email protected]>
Copy link
Contributor

Successfully created backport PR #2004 for scarthgap.

@@ -22,6 +22,10 @@ DEPENDS:append:mx8-nxp-bsp = " patchelf-native"

DEPENDS:append:libc-musl = " gcompat"

DEPENDS:remove:imx-nxp-bsp = "mesa"
PACKAGES:remove:imx-nxp-bsp = "libgl-imx libgl-imx-dev"
PROVIDES:remove:imx-nxp-bsp = "virtual/libgl"
Copy link
Contributor

@thochstein thochstein Oct 28, 2024

Choose a reason for hiding this comment

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

This change doesn't do anything since these removals were done explicitly at the last update: nxp-upstream@364fa4a

Copy link
Member

Choose a reason for hiding this comment

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

@valijec Is it possible to send another fix for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@valijec Is it possible to send another fix for this?

I opened a PR for the fixup #2006

This change doesn't do anything since these removals were done explicitly at the last update: nxp-upstream@364fa4a

Thank you, you're right it does not take effect :)

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

Successfully merging this pull request may close these issues.

Upgrade BSP to LF6.6.36_2.1.0
3 participants