summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-02-08 08:21:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-09 09:50:42 +0000
commit286a71e04a40a340e55b49a2d3c92e80567a4e29 (patch)
treea390b8d7036a69be73cdb83031dfd6020ace1b84
parentee2e6df77028288cb7b6aecbf75e4426ec4edb41 (diff)
downloadopenembedded-core-contrib-286a71e04a40a340e55b49a2d3c92e80567a4e29.tar.gz
shaderc: upgrade 2022.4 -> 2023.2
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/shaderc/shaderc_2023.2.bb (renamed from meta/recipes-graphics/shaderc/shaderc_2022.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/shaderc/shaderc_2022.4.bb b/meta/recipes-graphics/shaderc/shaderc_2023.2.bb
index 0fe6887cbc..07fae0bb7e 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2022.4.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2023.2.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "067e008c80c323b1cd1ab1e547b38f9a5f52269e"
+SRCREV = "55f4bbd993de3a3cad34cb41cd07b82fa1c77dd6"
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 \