1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

mpm-transport: Update to new version 1.0.8.3

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:37:36 +00:00
committed by Denys Dmytriyenko
parent d9ca44c4fc
commit 8f104fb8f8

View File

@@ -8,10 +8,10 @@ DEPENDS = "common-csl-ip hyplnk-lld edma3-lld mmap-lld cmem rm-lld qmss-lld cppi
SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
BRANCH = "master"
# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.07.00A
SRCREV = "267db40a9c551bd91dbed470d57cd1ed0d9e9141"
# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.08.03
SRCREV = "f6c5426d68c2be832903b6d215370c94e134167f"
PV = "1.0.7.0"
PV = "1.0.8.3"
PR = "r1"
S = "${WORKDIR}/git"