]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
shaderc: update commit hash to v2023.7
authorVincent Davis Jr <vince@underview.tech>
Sun, 21 Jan 2024 02:49:29 +0000 (21:49 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Jan 2024 13:39:06 +0000 (13:39 +0000)
v2023.7 of google shaderc hash was updated to

https://github.com/google/shaderc/commit/3882b16417077aa8eaa7b5775920e7ba4b8a224d
https://github.com/google/shaderc/releases/tag/v2023.7

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/shaderc/shaderc_2023.7.bb

index e4555af6d5979225271ee6f7f645aa78b9958cfd..cf2ced98f09130843132d05860e6dc40826b0c33 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "23cc2d78fd4f866b6ab527886a396bec36948605"
+SRCREV = "3882b16417077aa8eaa7b5775920e7ba4b8a224d"
 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 \