diff --git a/meta/recipes-graphics/glslang/glslang_1.4.309.0.bb b/meta/recipes-graphics/glslang/glslang_1.4.313.0.bb similarity index 93% rename from meta/recipes-graphics/glslang/glslang_1.4.309.0.bb rename to meta/recipes-graphics/glslang/glslang_1.4.313.0.bb index 99fbe8e9d5..988b2ef2a3 100644 --- a/meta/recipes-graphics/glslang/glslang_1.4.309.0.bb +++ b/meta/recipes-graphics/glslang/glslang_1.4.313.0.bb @@ -8,8 +8,8 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" -SRCREV = "7200bc12a8979d13b22cd52de80ffb7d41939615" -SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=vulkan-sdk-1.4.309 \ +SRCREV = "fc9889c889561c5882e83819dcaffef5ed45529b" +SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=vulkan-sdk-1.4.313;tag=vulkan-sdk-${PV} \ file://0001-generate-glslang-pkg-config.patch \ " PE = "1"