From: Alexander Kanavin Date: Wed, 8 Feb 2023 07:21:32 +0000 (+0100) Subject: shaderc: upgrade 2022.4 -> 2023.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1743 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=286a71e04a40a340e55b49a2d3c92e80567a4e29;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git shaderc: upgrade 2022.4 -> 2023.2 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/shaderc/shaderc_2022.4.bb b/meta/recipes-graphics/shaderc/shaderc_2023.2.bb similarity index 95% rename from meta/recipes-graphics/shaderc/shaderc_2022.4.bb rename to meta/recipes-graphics/shaderc/shaderc_2023.2.bb index 0fe6887cbcb..07fae0bb7ec 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 \