diff options
Diffstat (limited to 'recipes-ti/multiprocmgr/multiprocmgr.inc')
-rw-r--r-- | recipes-ti/multiprocmgr/multiprocmgr.inc | 8 |
1 files 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" | |||
8 | MULTIPROCMGR_GIT_PROTOCOL = "git" | 8 | 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.00.02 | 11 | # The following commits correspond to DEV.MPM-3.00.01.00 |
12 | MULTIPROCMGR_SRCREV = "319c6cfe15054df08eb70cbedc99a88dd5a06cda" | 12 | MULTIPROCMGR_SRCREV = "" |
13 | 13 | ||
14 | PV = "3.0.0.2" | 14 | PV = "3.0.1.0" |
15 | INC_PR = "r2" | 15 | INC_PR = "r0" |
16 | 16 | ||
17 | BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" | 17 | BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" |
18 | SRC_URI = "${MULTIPROCMGR_GIT_URI};protocol=${MULTIPROCMGR_GIT_PROTOCOL};branch=${BRANCH}" | 18 | SRC_URI = "${MULTIPROCMGR_GIT_URI};protocol=${MULTIPROCMGR_GIT_PROTOCOL};branch=${BRANCH}" |