diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2016-03-05 03:52:06 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-04 16:58:25 -0500 |
commit | 749ec9792a88c3eb1df62cb55a9bc6c1422444db (patch) | |
tree | 126c72f8566c856afacc02837adb765297010b94 /recipes-ti/multiprocmgr | |
parent | 6702fcf9922a05050c8f756f8190ea0bf34f4c6e (diff) | |
download | meta-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.inc | 2 |
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" | |||
9 | MULTIPROCMGR_GIT_BRANCH = "master" | 9 | MULTIPROCMGR_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 |
12 | MULTIPROCMGR_SRCREV = "" | 12 | MULTIPROCMGR_SRCREV = "6c2c0f7d14d34eb9074c6d6a6bd112da3751fb7e" |
13 | 13 | ||
14 | PV = "3.0.1.0" | 14 | PV = "3.0.1.0" |
15 | INC_PR = "r0" | 15 | INC_PR = "r0" |