summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-07-18 08:52:22 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-21 14:57:31 -0400
commitff18a7ad8cde523f1a692893a63da2fa01943137 (patch)
treeba6e447c3dd2127f220eadc88965e8a82c97d536 /recipes-ti/multiprocmgr
parent6e4f9f28cef204803f9c3e7443e2c15a0802d9d7 (diff)
downloadmeta-ti-ff18a7ad8cde523f1a692893a63da2fa01943137.tar.gz
multiprocmgr: Update to new version 3.0.3.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 b8bbb567..441f44af 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.02.00 11# The following commits correspond to DEV.MPM-3.00.03.00
12MULTIPROCMGR_SRCREV = "303692fe954f36df91c90c300875a6587cb23556" 12MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128"
13 13
14PV = "3.0.2.0" 14PV = "3.0.3.0"
15INC_PR = "r0" 15INC_PR = "r0"
16 16
17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" 17BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"