]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shaderc: upgrade 2025.1 -> 2025.2
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 May 2025 09:03:38 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2025 09:29:17 +0000 (10:29 +0100)
Changelog:
===========
 - Update dependencies: Glslang, SPIRV-Tools, SPIRV-Headers
 - Supports BFloat16 floating point types

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/shaderc/shaderc_2025.2.bb [moved from meta/recipes-graphics/shaderc/shaderc_2025.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2025.1.bb
rename to meta/recipes-graphics/shaderc/shaderc_2025.2.bb
index e9c0ecdd3731a1be1f47b4b3184568bc3289bacb..8c451e6e4689cd9741909e9a5f7a69226804f46c 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "7f68b1cf6f35f518febf36d425365bb8e6ad224a"
+SRCREV = "8c269ee0fe607f2d7cac00c0cb4fa243d6a6ec26"
 SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main;tag=v${PV} \
            file://0001-cmake-disable-building-external-dependencies.patch \
            file://0002-libshaderc_util-fix-glslang-header-file-location.patch \