summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/shaderc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-02-17 17:09:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-17 17:56:52 +0000
commit5af183b73e01848a59d1edd04692c4d4f9b276f1 (patch)
tree6a9b33f53dedcaae6efa3bb42d8d1053a7c72304 /meta/recipes-graphics/shaderc
parent985d2d1953f9edafa5ca3636f4553f968ef16591 (diff)
downloadopenembedded-core-contrib-5af183b73e01848a59d1edd04692c4d4f9b276f1.tar.gz
shaderc: upgrade 2022.0 -> 2022.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/shaderc')
-rw-r--r--meta/recipes-graphics/shaderc/shaderc_2022.1.bb (renamed from meta/recipes-graphics/shaderc/shaderc_2022.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/shaderc/shaderc_2022.0.bb b/meta/recipes-graphics/shaderc/shaderc_2022.1.bb
index f5ad0bf3bb..fe9d94094c 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2022.0.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2022.1.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "b0aa18323d65d2ca885d0affeef2aa0b56eb45f7"
+SRCREV = "e4722b0ad49ee60c143d43baae8390f75ba27d2d"
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 \