]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shaderc: upgrade 2022.1 -> 2022.2
authorJose Quaresma <quaresma.jose@gmail.com>
Tue, 16 Aug 2022 08:14:57 +0000 (09:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2022 18:57:28 +0000 (19:57 +0100)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/shaderc/shaderc_2022.2.bb [moved from meta/recipes-graphics/shaderc/shaderc_2022.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2022.1.bb
rename to meta/recipes-graphics/shaderc/shaderc_2022.2.bb
index fe9d94094ceec508c34d3c8329cfc99cfe44698a..df0fe8e6c8c1e8f3750420550bace410d8541f2f 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "e4722b0ad49ee60c143d43baae8390f75ba27d2d"
+SRCREV = "3f1635df7774a90f691773e0093bc6ad8005de5a"
 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 \