summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr/multiprocmgr.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-12-17 04:40:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-19 18:18:31 -0500
commitba0725afde91841d004244daf64ba972355e4b83 (patch)
treeee7452cf0266310fc317f7961ea499c5c310807a /recipes-ti/multiprocmgr/multiprocmgr.inc
parente3bf02aa14a70cd833cd4a17cb8853bdb0f2252d (diff)
downloadmeta-ti-ba0725afde91841d004244daf64ba972355e4b83.tar.gz
multiprocmgr: Update to new version 3.0.2.0
This version add dependce on CMEM Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/multiprocmgr/multiprocmgr.inc')
-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 9c134c44..b8bbb567 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.01.00 11# The following commits correspond to DEV.MPM-3.00.02.00
12MULTIPROCMGR_SRCREV = "6c2c0f7d14d34eb9074c6d6a6bd112da3751fb7e" 12MULTIPROCMGR_SRCREV = "303692fe954f36df91c90c300875a6587cb23556"
13 13
14PV = "3.0.1.0" 14PV = "3.0.2.0"
15INC_PR = "r0" 15INC_PR = "r0"
16 16
17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" 17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"