mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
profiling-rtos: Update to version 1.0.0.6
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f73d696807
commit
b6e7d844cd
@@ -12,14 +12,14 @@ PROFILING_GIT_URI = "git://git.ti.com/keystone-rtos/utils.git"
|
|||||||
PROFILING_GIT_PROTOCOL = "git"
|
PROFILING_GIT_PROTOCOL = "git"
|
||||||
PROFILING_GIT_BRANCH = "master"
|
PROFILING_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.UTILS.01.00.00.05"
|
# Below commit ID corresponds to "DEV.UTILS.01.00.00.06"
|
||||||
PROFILING_SRCREV = "a9ceef7bb6b75b590e1a13573179c7d8dfb9049c"
|
PROFILING_SRCREV = "005d18b0219f2c34064dbb1cea2f4f7574fc2e09"
|
||||||
|
|
||||||
BRANCH = "${PROFILING_GIT_BRANCH}"
|
BRANCH = "${PROFILING_GIT_BRANCH}"
|
||||||
SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${PROFILING_SRCREV}"
|
SRCREV = "${PROFILING_SRCREV}"
|
||||||
PV = "01.00.00.05"
|
PV = "01.00.00.06"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/profiling"
|
S = "${WORKDIR}/git/profiling"
|
||||||
|
|||||||
Reference in New Issue
Block a user