summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/shaderc/shaderc_2023.6.bb (renamed from meta/recipes-graphics/shaderc/shaderc_2023.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/shaderc/shaderc_2023.5.bb b/meta/recipes-graphics/shaderc/shaderc_2023.6.bb
index 8d2f4551ab..5afdec5ce9 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"
6LICENSE = "Apache-2.0" 6LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
8 8
9SRCREV = "7428c8d5f6b200910fbd32fa0ca0b0244ace6482" 9SRCREV = "9547789ecfa1be140327057e766ba80666b66e21"
10SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \ 10SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \
11 file://0001-cmake-disable-building-external-dependencies.patch \ 11 file://0001-cmake-disable-building-external-dependencies.patch \
12 file://0002-libshaderc_util-fix-glslang-header-file-location.patch \ 12 file://0002-libshaderc_util-fix-glslang-header-file-location.patch \