diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-10-02 06:04:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-02 23:55:53 +0000 |
commit | d1bb08d297985c51ef6472caf1221c3d4845f304 (patch) | |
tree | 85c4a307c929d5d37b76e99f8218c461094c1837 /recipes-ti | |
parent | 02d351b2d0d8d789bbf81f6e39e2fb92cbcf67ca (diff) | |
download | meta-ti-d1bb08d297985c51ef6472caf1221c3d4845f304.tar.gz |
multiprocmgr: SRCREV update to 3.0.5.0
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 998e5507..40a20af9 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr.inc +++ b/recipes-ti/multiprocmgr/multiprocmgr.inc | |||
@@ -8,10 +8,10 @@ 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.04.00 | 11 | # The following commits correspond to DEV.MPM-3.00.05.00 |
12 | MULTIPROCMGR_SRCREV = "21579a066b469ff4620e7cff12803ae152880bb5" | 12 | MULTIPROCMGR_SRCREV = "f7fb3b7c21b3f6dd8b4adeef5df5be1824b9be73" |
13 | 13 | ||
14 | PV = "3.0.4.0" | 14 | PV = "3.0.5.0" |
15 | INC_PR = "r0" | 15 | INC_PR = "r0" |
16 | 16 | ||
17 | BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" | 17 | BRANCH = "${MULTIPROCMGR_GIT_BRANCH}" |