From d1578d2766e62f65949c0f0c4ba9b2f5b3b95b2c Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Thu, 15 Sep 2016 09:07:49 +0000 Subject: mpm-transport: Update to new version 2.0.2.0 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/mpm-transport/mpm-transport_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb index 280a5e1a..bfbf85bc 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb @@ -15,10 +15,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" 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-02.00.01.02 -SRCREV = "5c1f177b8d5802227dfe7e86fc026620e1e10189" +# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.02.00 +SRCREV = "696a9ec37559b671860ef393194c6032b7b6d9ef" -PV = "2.0.1.2" +PV = "2.0.2.0" PR = "r0" EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" -- cgit v1.2.3-54-g00ecf