summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb2
1 files changed, 1 insertions, 1 deletions
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
8 8
9PV = "13.0.0" 9PV = "13.0.0"
10SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44" 10SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44"
11SRCREV_headers = "ddf3230c14c71e81fc0eae9b781cc4bcc2d1f0f5" 11SRCREV_headers = "635049b5e1451d846d5d307def8c78328aaeb342"
12 12
13SRCREV_FORMAT = "default_headers" 13SRCREV_FORMAT = "default_headers"
14 14