1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

mpm-transport: Update to new version 1.0.6.0

- Commit id and version updated to DEV.MPM-TRANSPORT-01.00.06.00

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2014-12-23 09:07:03 +00:00
committed by Denys Dmytriyenko
parent 091c19a8fb
commit a44e87ab51
@@ -8,10 +8,10 @@ DEPENDS = "common-csl-ip hyplnk-lld edma3-lld mmap-lld"
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.04.00E
SRCREV = "56640c6296f9f4816140364b7620b1d1a483ac40"
PV = "1.0.4.0"
PR = "r0"
# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.06.00
SRCREV = "af2d2ad8721b769012662c539a86b94f7d44dbda"
PV = "1.0.6.0"
PR = "r1"
S = "${WORKDIR}/git"