diff options
-rw-r--r-- | recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb | 4 |
1 files changed, 2 insertions, 2 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 2e4ed93..9226fc0 100644 --- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb +++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb | |||
@@ -6,8 +6,8 @@ SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;br | |||
6 | git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;destsuffix=git/SPIRV-Headers;name=headers;branch=main \ | 6 | git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;destsuffix=git/SPIRV-Headers;name=headers;branch=main \ |
7 | " | 7 | " |
8 | 8 | ||
9 | PV = "18.1.0" | 9 | PV = "18.1.0+git" |
10 | SRCREV = "ad99707fd80189dca0ca76ed89946ae383e9a030" | 10 | SRCREV = "16b2900747a3cc7993eeb39d4a8442b432a3fda0" |
11 | SRCREV_headers = "1c6bb2743599e6eb6f37b2969acc0aef812e32e3" | 11 | SRCREV_headers = "1c6bb2743599e6eb6f37b2969acc0aef812e32e3" |
12 | 12 | ||
13 | SRCREV_FORMAT = "default_headers" | 13 | SRCREV_FORMAT = "default_headers" |