From f25134884373144496247e989f513b66854357cd Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 29 Aug 2023 09:30:33 +0800 Subject: [PATCH] intel-cmt-cat: upgrade 4.6.0 -> 23.08 Project has changed to use date-of-release version numbering scheme. See: https://github.com/intel/intel-cmt-cat/issues/247 Signed-off-by: Anuj Mittal --- .../{intel-cmt-cat_4.6.0.bb => intel-cmt-cat_23.08.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-bsp/intel-cmt-cat/{intel-cmt-cat_4.6.0.bb => intel-cmt-cat_23.08.bb} (93%) diff --git a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.bb b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.08.bb similarity index 93% rename from recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.bb rename to recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.08.bb index a8890b05..9dad0c83 100644 --- a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.bb +++ b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_23.08.bb @@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8" SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" -SRCREV = "18f4c7dd141a9526c6b588da30720e7a03dd7b2f" +SRCREV = "86883b2b5cc71ee543b39878f37b5a6f533594fa" S = "${WORKDIR}/git"