Switch to llvm 22 based release branch
Add tag parameter to SRC_URI
This is a bugfix release on 22.x

Changelog - 
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/compare/v22.1.0...v22.1.1

Signed-off-by: Khem Raj <[email protected]>
---
 ...translator_22.0.0.bb => spirv-llvm-translator_22.1.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/spir/{spirv-llvm-translator_22.0.0.bb => 
spirv-llvm-translator_22.1.1.bb} (86%)

diff --git a/meta/recipes-graphics/spir/spirv-llvm-translator_22.0.0.bb 
b/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb
similarity index 86%
rename from meta/recipes-graphics/spir/spirv-llvm-translator_22.0.0.bb
rename to meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb
index 20f4ba8464..b4ec006abc 100644
--- a/meta/recipes-graphics/spir/spirv-llvm-translator_22.0.0.bb
+++ b/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb
@@ -5,10 +5,10 @@ LICENSE = "NCSA"
 LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
 
 # pattern: llvm_branch_200, currently there are no minor releases, so, no 
llvm_branch_201
-SPIRV_BRANCH = "main"
-SRCREV = "f821423888319dd2f0c436fc9ab86c798ac48ba1"
+SPIRV_BRANCH = "llvm_release_220"
+SRCREV = "114f5ee1cec66fe2ca733c12770c1bc196675d32"
 SRC_URI = " \
-    
git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${SPIRV_BRANCH}
 \
+    
git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${SPIRV_BRANCH};tag=v${PV}
 \
 "
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#234322): 
https://lists.openembedded.org/g/openembedded-core/message/234322
Mute This Topic: https://lists.openembedded.org/mt/118607648/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to