imx-gpu-sdk: Update imx-gpu-sdk_6.4.2.bb to commit 5e87170

Pushed to github:
```
Release 6.4.2
* GCC 14 compatibilty
* Upgraded to [fmt](https://github.com/fmtlib/fmt/releases/tag/11.0.2) 11.
* Upgraded to [assimp](https://github.com/assimp/assimp/releases/tag/v5.4.3) 5.4.3.
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2024-11-13 10:17:29 -06:00
parent 0c50eafe96
commit 5122c9cd99

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.2"
SRCREV = "b6d73011785357f950e8ed515cba4d035a3080aa"
SRCBRANCH = "master"
SRCREV = "5e87170112c22b92ead46740b1e7caa5cd71c484"
S = "${WORKDIR}/git"