imx-gpu-sdk: Release 6.4.1 [STDIO-2171]

* The Vulkan swapchain creation now use more sensible defaults when the app has no preferences.
* Upgraded to FslBuild 3.7.0.1
* Updated the way we build zlib on ubuntu.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit ab830c5f66)
This commit is contained in:
Tom Hochstein 2024-09-03 09:28:57 -05:00
parent 059e367436
commit 0e8fe33614

View File

@ -58,8 +58,8 @@ DEPENDS_DRM:mx8mm-nxp-bsp = " \
SRC_URI = "${GPU_SDK_SRC};branch=${SRCBRANCH}"
GPU_SDK_SRC ?= "git://github.com/nxp-imx/gtec-demo-framework.git;protocol=https"
SRCBRANCH = "release/6.4.1"
SRCREV = "347629f389e5537c03b31cdf3d5ac90cf0a9bf67"
SRCBRANCH = "master"
SRCREV = "b590482544bbb1d4e491ba604f57a65204fc9405"
S = "${WORKDIR}/git"