]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shaderc: upgrade 2023.6 -> 2023.7
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 3 Nov 2023 07:52:26 +0000 (15:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2023 11:21:03 +0000 (11:21 +0000)
Changelog:
============
 - Update dependencies
 - Finish converting build instructions and flags to always use C++17
 - Add GitHub CI to test more flows

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/shaderc/shaderc_2023.7.bb [moved from meta/recipes-graphics/shaderc/shaderc_2023.6.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2023.6.bb
rename to meta/recipes-graphics/shaderc/shaderc_2023.7.bb
index 5afdec5ce96d9ed38ba4e5dc93eaca7e6e2202b9..e4555af6d5979225271ee6f7f645aa78b9958cfd 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "9547789ecfa1be140327057e766ba80666b66e21"
+SRCREV = "23cc2d78fd4f866b6ab527886a396bec36948605"
 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 \