summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2024-07-25 10:19:25 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2024-07-30 09:25:49 +0800
commit3505ed2bfabf66a4595f7c0b7aa75d623b4dc8d7 (patch)
tree03a379741a8a6419d5bcabfb5df10a190854f763
parentea270e6f7b2ac1b5013b5375c3e1cf1b74adab33 (diff)
downloadmeta-intel-3505ed2bfabf66a4595f7c0b7aa75d623b4dc8d7.tar.gz
intel-cmt-cat : upgrade 23.11.1 -> 24.05
Release Notes: https://github.com/intel/intel-cmt-cat/releases/tag/v24.05 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb (renamed from recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.11.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.11.1.bb b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb
index 60d0dfd2..0860ac52 100644
--- a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.11.1.bb
+++ b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb
@@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8"
8 8
9SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" 9SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master"
10SRCREV = "b26b31b0ae6980c5939a421cefe0316cae884626" 10SRCREV = "cc0e6a6184dbd2849c62b9bf9f60012332335e03"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13