1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

multiprocmgr: Update to new version 3.0.3.0

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2017-07-18 08:52:22 +00:00
committed by Denys Dmytriyenko
parent aecc85c084
commit a61bd0acf1

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.02.00
MULTIPROCMGR_SRCREV = "303692fe954f36df91c90c300875a6587cb23556"
# The following commits correspond to DEV.MPM-3.00.03.00
MULTIPROCMGR_SRCREV = "c18c02bb655bae5c88d357b5810ccc69e6f1e128"
PV = "3.0.2.0"
PV = "3.0.3.0"
INC_PR = "r0"
BRANCH = "${MULTIPROCMGR_GIT_BRANCH}"