diff options
-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" | |||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4b63c65942e1c16fd897f8cd20abebf8" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/intel/intel-cmt-cat;protocol=https;branch=master" |
10 | SRCREV = "ba42217699ecfdf6a335285039a44ac4140fa8c4" | 10 | SRCREV = "18f4c7dd141a9526c6b588da30720e7a03dd7b2f" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||