summaryrefslogtreecommitdiffstats
path: root/recipes-ti
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-20 16:47:41 -0400
commita61bd0acf16a3cac60e3862b9a8874ae3a63f9fc (patch)
tree7ccd2e7fad746ff13d6b603aafce9a46ccbb12bf /recipes-ti
parentaecc85c0848a25c8c2abc0bb1e6573ae4504c3f0 (diff)
downloadmeta-ti-a61bd0acf16a3cac60e3862b9a8874ae3a63f9fc.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')
-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}"