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.0.1_eng

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2015-12-05 07:58:26 +00:00
committed by Denys Dmytriyenko
parent b5f84f1b1b
commit 3e02323dd2

View File

@@ -5,9 +5,9 @@ SECTION = "console"
COMPATIBLE_MACHINE = "keystone"
BRANCH = "linux41"
# The following commits correspond to DEV.MPM-3.00.00.00_ENG
SRCREV = "158e7d419662b482a089fb66ecdfced1104654ae"
PV = "3.0.0.0"
# The following commits correspond to DEV.MPM-3.00.00.01_ENG
SRCREV = "c1c245814b835509b99d144b52e00316665ac477"
PV = "3.0.0.1"
SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}"