1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

multiprocmgr: SRCREV update to 3.0.5.0

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-10-02 06:04:10 +00:00
committed by Denys Dmytriyenko
parent c900cf96d3
commit 038ac63ba8

View File

@@ -8,10 +8,10 @@ MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
MULTIPROCMGR_GIT_PROTOCOL = "git"
MULTIPROCMGR_GIT_BRANCH = "master"
# The following commits correspond to DEV.MPM-3.00.04.00
MULTIPROCMGR_SRCREV = "21579a066b469ff4620e7cff12803ae152880bb5"
# The following commits correspond to DEV.MPM-3.00.05.00
MULTIPROCMGR_SRCREV = "f7fb3b7c21b3f6dd8b4adeef5df5be1824b9be73"
PV = "3.0.4.0"
PV = "3.0.5.0"
INC_PR = "r0"
BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"