From a44e87ab512244f2801db2c938ae0334958751c5 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 23 Dec 2014 09:07:03 +0000 Subject: [PATCH] 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 Signed-off-by: Denys Dmytriyenko --- recipes-ti/mpm-transport/mpm-transport_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb index fe671959..cb0f6c4d 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb @@ -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"