From 11b5b37db1046326b0c0ca067d3f4834d3e5dfe7 Mon Sep 17 00:00:00 2001 From: Zoltán Böszörményi Date: Sat, 25 Sep 2021 09:47:06 +0200 Subject: spirv-llvm-translator: Use latest revisions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use latest revisions for SPIRV-LLVM-Translator and SPIRV-Headers Signed-off-by: Zoltán Böszörményi --- recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb index d1856e9..9942ca0 100644 --- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb +++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb @@ -7,8 +7,8 @@ SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;br " PV = "13.0.0" -SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44" -SRCREV_headers = "635049b5e1451d846d5d307def8c78328aaeb342" +SRCREV = "098034eab7d0f92da428465b2fcc76abd8dd4119" +SRCREV_headers = "ae217c17809fadb232ec94b29304b4afcd417bb4" SRCREV_FORMAT = "default_headers" -- cgit v1.2.3-54-g00ecf