diff options
-rw-r--r-- | recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb | 2 |
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 | ||
9 | PV = "13.0.0" | 9 | PV = "13.0.0" |
10 | SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44" | 10 | SRCREV = "7d3a83f6e81be9e13254e73edd4272fa96ed0d44" |
11 | SRCREV_headers = "ddf3230c14c71e81fc0eae9b781cc4bcc2d1f0f5" | 11 | SRCREV_headers = "635049b5e1451d846d5d307def8c78328aaeb342" |
12 | 12 | ||
13 | SRCREV_FORMAT = "default_headers" | 13 | SRCREV_FORMAT = "default_headers" |
14 | 14 | ||