1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-19 02:59:36 +00:00

multiprocmgr: Update to new version 3.0.0.2

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-15 20:11:46 +00:00
committed by Denys Dmytriyenko
parent 6832345829
commit 7ab0b57b8f

View File

@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
SECTION = "console"
COMPATIBLE_MACHINE = "keystone"
BRANCH = "linux41"
# The following commits correspond to DEV.MPM-3.00.00.01_ENG
SRCREV = "c1c245814b835509b99d144b52e00316665ac477"
PV = "3.0.0.1"
BRANCH = "master"
# The following commits correspond to DEV.MPM-3.00.00.02
SRCREV = "319c6cfe15054df08eb70cbedc99a88dd5a06cda"
PV = "3.0.0.2"
SRC_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git;protocol=git;branch=${BRANCH}"