From: Wang Mingyu Date: Thu, 31 Aug 2023 02:52:57 +0000 (+0800) Subject: shaderc: upgrade 2023.5 -> 2023.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2763612e474fcde2a77ed391287bd5ace4ec2bc7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git shaderc: upgrade 2023.5 -> 2023.6 Changelog: - Update dependencies, including SPIRV-Tools v2023.4.rc2 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/shaderc/shaderc_2023.5.bb b/meta/recipes-graphics/shaderc/shaderc_2023.6.bb similarity index 95% rename from meta/recipes-graphics/shaderc/shaderc_2023.5.bb rename to meta/recipes-graphics/shaderc/shaderc_2023.6.bb index 8d2f4551ab1..5afdec5ce96 100644 --- a/meta/recipes-graphics/shaderc/shaderc_2023.5.bb +++ b/meta/recipes-graphics/shaderc/shaderc_2023.6.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRCREV = "7428c8d5f6b200910fbd32fa0ca0b0244ace6482" +SRCREV = "9547789ecfa1be140327057e766ba80666b66e21" 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 \