]> code.ossystems Code Review - openembedded-core.git/commitdiff
shaderc: upgrade 2021.0 -> 2021.1
authorJose Quaresma <quaresma.jose@gmail.com>
Mon, 28 Jun 2021 19:08:55 +0000 (20:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jun 2021 21:18:21 +0000 (22:18 +0100)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/shaderc/shaderc_2021.1.bb [moved from meta/recipes-graphics/shaderc/shaderc_2021.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2021.0.bb
rename to meta/recipes-graphics/shaderc/shaderc_2021.1.bb
index 3d59e0c38cf7d822c2214cfdd03b64d166beacf0..e15b5794ee778cccce6cb2dc2ae7cdf132082d3f 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "1a3e2aaab191f44644e899e29ab7bac50bebdeb8"
+SRCREV = "031a8c9715df5d7c69dcc1ee9d53cbfa35c7b026"
 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 \