]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shaderc: upgrade 2024.1 -> 2024.2
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:49:14 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
Changelog:
==========
- Update dependencies:
  Glslang: top of tree 2024-06-21
  SPIRV-Header: top of tree 2024-06-21
  SPIRV-Tools: v2024.3.rc1
- Build:
  Remove support for VS2017

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

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2024.1.bb
rename to meta/recipes-graphics/shaderc/shaderc_2024.2.bb
index 1f0b12ef5739394667f03dfa996c3b0c1e1c2ced..c658e7df052f8c4c81d492ab547c3e5465f7d7c4 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "5d7736da11e626b49c5463aadb2afb228ad20276"
+SRCREV = "5dad9194c038702ef20ccabbe4e3c188f2b13cec"
 SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \
            file://0001-cmake-disable-building-external-dependencies.patch \
            file://0002-libshaderc_util-fix-glslang-header-file-location.patch \