summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-03-05 03:52:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-04 16:58:25 -0500
commit749ec9792a88c3eb1df62cb55a9bc6c1422444db (patch)
tree126c72f8566c856afacc02837adb765297010b94 /recipes-ti/multiprocmgr
parent6702fcf9922a05050c8f756f8190ea0bf34f4c6e (diff)
downloadmeta-ti-749ec9792a88c3eb1df62cb55a9bc6c1422444db.tar.gz
multiprocmgr: Add SRCREV
* This commit corresponds to the tag DEV.MPM-3.00.01.00 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/multiprocmgr')
-rw-r--r--recipes-ti/multiprocmgr/multiprocmgr.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index 915ac7a7..9c134c44 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -9,7 +9,7 @@ MULTIPROCMGR_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.01.00
12MULTIPROCMGR_SRCREV = "" 12MULTIPROCMGR_SRCREV = "6c2c0f7d14d34eb9074c6d6a6bd112da3751fb7e"
13 13
14PV = "3.0.1.0" 14PV = "3.0.1.0"
15INC_PR = "r0" 15INC_PR = "r0"