diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-04-13 23:59:17 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-22 12:03:34 -0400 |
| commit | 22fae58f64285aff7e64af1fcab34a4d839341d6 (patch) | |
| tree | e31b21d7c6be17e8247e013e7098f652b20a64a7 /recipes-ti | |
| parent | 6502a6aa69af0a2335d2efe4f3703ae702c92fef (diff) | |
| download | meta-ti-22fae58f64285aff7e64af1fcab34a4d839341d6.tar.gz | |
multiprocmgr: Update to new version 2.0.1.8
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.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc index 26c89590..1d9b3265 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr.inc +++ b/recipes-ti/multiprocmgr/multiprocmgr.inc | |||
| @@ -5,9 +5,9 @@ SECTION = "console" | |||
| 5 | COMPATIBLE_MACHINE = "keystone" | 5 | COMPATIBLE_MACHINE = "keystone" |
| 6 | 6 | ||
| 7 | BRANCH = "master" | 7 | BRANCH = "master" |
| 8 | # The following commits correspond to DEV.MPM-2.00.01.07 | 8 | # The following commits correspond to DEV.MPM-2.00.01.08 |
| 9 | SRCREV = "b79e1cdaed78014569d82cf2f748d3f5f91623ee" | 9 | SRCREV = "ae3d5630b7c7ce5a795d56bd58957175402a0d17" |
| 10 | PV = "2.0.1.7" | 10 | PV = "2.0.1.8" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}" |
| 13 | 13 | ||
