From: Alexander Kanavin Date: Wed, 8 Sep 2021 18:01:15 +0000 (+0200) Subject: shaderc: update 2021.1 -> 2021.2 X-Git-Tag: uninative-3.5~1356 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=82d3acd5bdc8821c07b754ae1abf49c544c4de19;p=openembedded-core.git shaderc: update 2021.1 -> 2021.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/shaderc/shaderc_2021.1.bb b/meta/recipes-graphics/shaderc/shaderc_2021.2.bb similarity index 95% rename from meta/recipes-graphics/shaderc/shaderc_2021.1.bb rename to meta/recipes-graphics/shaderc/shaderc_2021.2.bb index ad3f62ce17..eee9817d65 100644 --- a/meta/recipes-graphics/shaderc/shaderc_2021.1.bb +++ b/meta/recipes-graphics/shaderc/shaderc_2021.2.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRCREV = "031a8c9715df5d7c69dcc1ee9d53cbfa35c7b026" +SRCREV = "2c5ef1b8f8b1fdcbe1b22764e82d5caaa1d04ef9" 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 \