[meta-ti] [PATCH] multiprocmgr: Update to new verison 3.0.1.0

Sam Nelson sam.nelson at ti.com
Thu Mar 3 14:51:51 PST 2016


Signed-off-by: Sam Nelson <sam.nelson at ti.com>

---
Note:
The changes in this version needs corresponding
change in kernel version and hence need to be
coordinated

---
---
 recipes-ti/multiprocmgr/multiprocmgr.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index 122ac0f..915ac7a 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -8,11 +8,11 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
 MULTIPROCMGR_GIT_PROTOCOL = "git"
 MULTIPROCMGR_GIT_BRANCH = "master"
 
-# The following commits correspond to DEV.MPM-3.00.00.02
-MULTIPROCMGR_SRCREV = "319c6cfe15054df08eb70cbedc99a88dd5a06cda"
+# The following commits correspond to DEV.MPM-3.00.01.00
+MULTIPROCMGR_SRCREV = ""
 
-PV = "3.0.0.2"
-INC_PR = "r2"
+PV = "3.0.1.0"
+INC_PR = "r0"
 
 BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"
 SRC_URI = "${MULTIPROCMGR_GIT_URI};protocol=${MULTIPROCMGR_GIT_PROTOCOL};branch=${BRANCH}"
-- 
1.9.1



More information about the meta-ti mailing list