summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2021-06-28 20:08:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-29 22:18:21 +0100
commit909414bd349c852344e0c451d5e7358ef19214b2 (patch)
tree1a49817617084f21bb27e54847a02f1d81e032b8 /meta
parent42fb3424df1dbf0587837a68a299f818c99c15a2 (diff)
downloadopenembedded-core-contrib-909414bd349c852344e0c451d5e7358ef19214b2.tar.gz
shaderc: upgrade 2021.0 -> 2021.1
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/shaderc/shaderc_2021.1.bb (renamed from meta/recipes-graphics/shaderc/shaderc_2021.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/shaderc/shaderc_2021.0.bb b/meta/recipes-graphics/shaderc/shaderc_2021.1.bb
index 3d59e0c38c..e15b5794ee 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2021.0.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2021.1.bb
@@ -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 \