summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.bb (renamed from recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.5.0.bb b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.bb
index ed4886ff..a8890b05 100644
--- a/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.5.0.bb
+++ b/recipes-bsp/intel-cmt-cat/intel-cmt-cat_4.6.0.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 = "ba42217699ecfdf6a335285039a44ac4140fa8c4" 10SRCREV = "18f4c7dd141a9526c6b588da30720e7a03dd7b2f"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13