From cd70a13b89df564244aa89b36560b425b84d1323 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Fri, 4 Mar 2016 04:51:51 +0000 Subject: multiprocmgr: Update to new verison 3.0.1.0 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- 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 122ac0f7..915ac7a7 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}" -- cgit v1.2.3-54-g00ecf