summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-10-02 06:04:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-02 17:21:12 +0000
commit038ac63ba827e68fc7854bb5b417e481c8ffaf65 (patch)
tree3a8f8896adf14d576129532db69b81da5bd9ce1d
parentc900cf96d3a0a2136253d5b4c433ef628a3f0148 (diff)
downloadmeta-ti-038ac63ba827e68fc7854bb5b417e481c8ffaf65.tar.gz
multiprocmgr: SRCREV update to 3.0.5.0
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/multiprocmgr/multiprocmgr.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index 998e5507..40a20af9 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -8,10 +8,10 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
8MULTIPROCMGR_GIT_PROTOCOL = "git" 8MULTIPROCMGR_GIT_PROTOCOL = "git"
9MULTIPROCMGR_GIT_BRANCH = "master" 9MULTIPROCMGR_GIT_BRANCH = "master"
10 10
11# The following commits correspond to DEV.MPM-3.00.04.00 11# The following commits correspond to DEV.MPM-3.00.05.00
12MULTIPROCMGR_SRCREV = "21579a066b469ff4620e7cff12803ae152880bb5" 12MULTIPROCMGR_SRCREV = "f7fb3b7c21b3f6dd8b4adeef5df5be1824b9be73"
13 13
14PV = "3.0.4.0" 14PV = "3.0.5.0"
15INC_PR = "r0" 15INC_PR = "r0"
16 16
17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" 17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"