mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 23:13:02 +02:00

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>
5 lines
220 B
HTML
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"
|