From edd9f7e580e02242e08d34d35d808171f79d1fc9 Mon Sep 17 00:00:00 2001 From: Zoltán Böszörményi Date: Tue, 14 Sep 2021 13:12:58 +0200 Subject: spirv-llvm-translator: Use the latest commit for SPIRV-Headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Zoltán Böszörményi --- recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e7efed9..d1856e9 100644 --- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb +++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb @@ -8,7 +8,7 @@ SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;br PV = "13.0.0" SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44" -SRCREV_headers = "ddf3230c14c71e81fc0eae9b781cc4bcc2d1f0f5" +SRCREV_headers = "635049b5e1451d846d5d307def8c78328aaeb342" SRCREV_FORMAT = "default_headers" -- cgit v1.2.3-54-g00ecf