diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:16:08 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | 7489e75928910f8effa1b41e260b506934379ad5 (patch) | |
| tree | 51b8519341d58e72f116904fd8cbc5bbf22a1757 | |
| parent | 372a297490f71d705f36d12dfd28218fae63a553 (diff) | |
| download | meta-ti-7489e75928910f8effa1b41e260b506934379ad5.tar.gz | |
profiling-rtos: SRCREV update to 01.00.00.08
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/utils-rtos/profiling-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes-bsp/utils-rtos/profiling-rtos_git.bb index 0a0dabb4..f578b7e5 100644 --- a/recipes-bsp/utils-rtos/profiling-rtos_git.bb +++ b/recipes-bsp/utils-rtos/profiling-rtos_git.bb | |||
| @@ -12,14 +12,14 @@ PROFILING_GIT_URI = "git://git.ti.com/keystone-rtos/utils.git" | |||
| 12 | PROFILING_GIT_PROTOCOL = "git" | 12 | PROFILING_GIT_PROTOCOL = "git" |
| 13 | PROFILING_GIT_BRANCH = "master" | 13 | PROFILING_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.UTILS.01.00.00.07" | 15 | # Below commit ID corresponds to "DEV.UTILS.01.00.00.08" |
| 16 | PROFILING_SRCREV = "1f956c44ea369c9b138859cea619459a312681ea" | 16 | PROFILING_SRCREV = "9c30f4df9ece2d5589d5f7e977d54acf1062185c" |
| 17 | 17 | ||
| 18 | BRANCH = "${PROFILING_GIT_BRANCH}" | 18 | BRANCH = "${PROFILING_GIT_BRANCH}" |
| 19 | SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${PROFILING_SRCREV}" | 21 | SRCREV = "${PROFILING_SRCREV}" |
| 22 | PV = "01.00.00.07" | 22 | PV = "01.00.00.08" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git/profiling" | 25 | S = "${WORKDIR}/git/profiling" |
