summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 17:18:17 +0530
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 17:18:17 +0530
commit7e36c3d1dd9f90b3fa2b28bde54909e37ff83bd1 (patch)
tree7429943d9d6db08691218f7bd9bbfa5d3b0d8126
parentbd7de550358b9c97b87b234ad0ff11520af6b512 (diff)
downloadmeta-intel-7e36c3d1dd9f90b3fa2b28bde54909e37ff83bd1.tar.gz
itt : upgrade 3.26.1 -> 3.26.5
Release Notes: https://github.com/intel/ittapi/releases/tag/v3.26.5 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
-rw-r--r--recipes-multimedia/itt/itt_3.26.5.bb (renamed from recipes-multimedia/itt/itt_3.26.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/itt/itt_3.26.1.bb b/recipes-multimedia/itt/itt_3.26.5.bb
index 27b967f5..b4c8567b 100644
--- a/recipes-multimedia/itt/itt_3.26.1.bb
+++ b/recipes-multimedia/itt/itt_3.26.5.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/BSD-3-Clause.txt;md5=c551872bcf41ce707df54c7
9 " 9 "
10 10
11SRC_URI = "git://github.com/intel/ittapi.git;protocol=https;branch=master" 11SRC_URI = "git://github.com/intel/ittapi.git;protocol=https;branch=master"
12SRCREV = "e535d565c88e4407f044719e2e9ec70c0b023d23" 12SRCREV = "818c1f782acaeda5f9c566a915ac20f90baa9e5f"
13PE = "1" 13PE = "1"
14 14
15UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$" 15UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"