]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shaderc: upgrade 2022.3 -> 2022.4
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 5 Dec 2022 02:30:39 +0000 (10:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Dec 2022 15:23:13 +0000 (15:23 +0000)
Changelog:
==========
 - Update to Glslang 11
 - Update SPIRV-Tools, SPIRV-Headers dependencies
 - Add Cmake BUNDLE DESTINATION option for target install
 - The code coverage build is no longer being tested

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

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2022.3.bb
rename to meta/recipes-graphics/shaderc/shaderc_2022.4.bb
index c340646fa780fa41deeeb6625462f2a327ed400d..0fe6887cbcbe4ff81d4fe0ce55417a306258795e 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "4bbb646ddb3279c6a27e7aa0eb86c10c8add987b"
+SRCREV = "067e008c80c323b1cd1ab1e547b38f9a5f52269e"
 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 \