From 5af183b73e01848a59d1edd04692c4d4f9b276f1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 17 Feb 2022 17:09:36 +0100 Subject: [PATCH] shaderc: upgrade 2022.0 -> 2022.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../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%) 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 \ -- 2.40.1