meta-freescale-distro/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk-src.inc
Tom Hochstein 54cb972242 imx-gpu-sdk: Upgrade 6.1.0 -> 6.1.1
Release 6.1.1
- GCC13 support.
- Small wayland bug fix.
- Vulkan.NativeWindowTest update.
- New 'feature' to make it easier to filter apps during testing.
- Scr version updated.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-06-07 20:39:46 -03:00

5 lines
220 B
HTML

SRC_URI = "${GPU_SDK_SRC};branch=${GPU_SDK_SRC_BRANCH}"
GPU_SDK_SRC ?= "git://github.com/nxp-imx/gtec-demo-framework.git;protocol=https"
GPU_SDK_SRC_BRANCH ?= "master"
SRCREV = "35bbd45ed6eac169a778bd154283771b9bf39be7"