summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb')
-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 7f214d3..0cc5ef5 100644
--- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
+++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
@@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
3 3
4BRANCH = "main" 4BRANCH = "main"
5SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${BRANCH} \ 5SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${BRANCH} \
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=main \
7 " 7 "
8 8
9PV = "15.0.0" 9PV = "15.0.0"