summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/spirv-llvm-translator
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/spirv-llvm-translator')
-rw-r--r--recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb6
1 files changed, 3 insertions, 3 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 206fca5..7f214d3 100644
--- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
+++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
@@ -6,9 +6,9 @@ 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=master \ 6 git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;destsuffix=git/SPIRV-Headers;name=headers;branch=master \
7 " 7 "
8 8
9PV = "14.0.0" 9PV = "15.0.0"
10SRCREV = "8937ecf4698c9283c92c35b65e5b97e6e0acf869" 10SRCREV = "1b8a00741caafac50de84f1f860b78e702722585"
11SRCREV_headers = "b42ba6d92faf6b4938e6f22ddd186dbdacc98d78" 11SRCREV_headers = "0bcc624926a25a2a273d07877fd25a6ff5ba1cfb"
12 12
13SRCREV_FORMAT = "default_headers" 13SRCREV_FORMAT = "default_headers"
14 14