summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMunirah Izyani Mohammad Amin <munirah.izyani.mohammad.amin@intel.com>2025-05-14 10:04:10 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-05-15 21:04:39 +0800
commit74e63d38340316eb8e17945205e2df18ca4385d3 (patch)
treeed84c3311299f563b12c2d6b10cc1d935f3c1b34
parent74fc129a2c3201fda2acffdeed48063d9737e348 (diff)
downloadmeta-intel-74e63d38340316eb8e17945205e2df18ca4385d3.tar.gz
intel-cmt-cat: upgrade 24.05 -> 25.04
Release Note: https://github.com/intel/intel-cmt-cat/releases/tag/v25.04 Signed-off-by: Munirah Izyani Mohammad Amin <munirah.izyani.mohammad.amin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb (renamed from recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.bb
index 0860ac52..a0e8d214 100644
--- a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_24.05.bb
+++ b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_25.04.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 = "cc0e6a6184dbd2849c62b9bf9f60012332335e03" 10SRCREV = "17629d0b726875836af6c7d9cb38b8ed23f32089"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13