summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-08-11 02:38:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-01 12:50:43 -0400
commit2910ee9188958245b2c73306be91823b22016297 (patch)
tree922c0022f89682139cc33bcfbc8dc9ba65b17b13 /recipes-ti/multiprocmgr
parent51c60eaa8afaa77586d70948871094252b3e4267 (diff)
downloadmeta-ti-2910ee9188958245b2c73306be91823b22016297.tar.gz
multiprocmgr: Update to new version 3.0.4.0
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/multiprocmgr')
-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 441f44af..998e5507 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.03.00 11# The following commits correspond to DEV.MPM-3.00.04.00
12MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128" 12MULTIPROCMGR_SRCREV = "21579a066b469ff4620e7cff12803ae152880bb5"
13 13
14PV = "3.0.3.0" 14PV = "3.0.4.0"
15INC_PR = "r0" 15INC_PR = "r0"
16 16
17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" 17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"