[25/28] shaderc: upgrade 2022.0 -> 2022.1

Message ID 20220217160939.1424397-25-alex@linutronix.de
State Accepted, archived
Commit 5af183b73e01848a59d1edd04692c4d4f9b276f1
Headers show
Series [01/28] gdb: update 11.1 -> 11.2 | expand

Commit Message

Alexander Kanavin Feb. 17, 2022, 4:09 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../shaderc/{shaderc_2022.0.bb => shaderc_2022.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/shaderc/{shaderc_2022.0.bb => shaderc_2022.1.bb} (95%)

Patch

diff --git a/meta/recipes-graphics/shaderc/shaderc_2022.0.bb b/meta/recipes-graphics/shaderc/shaderc_2022.1.bb
similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2022.0.bb
rename to 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 \