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.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 dfb0b7f..d35dc8f 100644
--- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
+++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
@@ -6,7 +6,7 @@ SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;br
6 " 6 "
7 7
8PV = "13.0.0" 8PV = "13.0.0"
9SRCREV = "76c76efeb8bcb3414dcd26ef938de43eb1beb516" 9SRCREV = "ddb5c962f0a11dc3dcc03e1e1840d2d826b95af9"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12