1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-13 22:30:44 +00:00

multiprocmgr: Update to new version 2.0.1.10

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-10-20 01:39:14 +00:00
committed by Denys Dmytriyenko
parent be30f1f502
commit 8d93320465
+3 -3
View File
@@ -5,9 +5,9 @@ SECTION = "console"
COMPATIBLE_MACHINE = "keystone"
BRANCH = "master"
# The following commits correspond to DEV.MPM-2.00.01.08
SRCREV = "ae3d5630b7c7ce5a795d56bd58957175402a0d17"
PV = "2.0.1.8"
# The following commits correspond to DEV.MPM-2.00.01.10D
SRCREV = "4cb6009d6a3c94cea41ae6155a974e9ca44d982f"
PV = "2.0.1.10"
SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}"