summaryrefslogtreecommitdiffstats
path: root/recipes-ti/mpm-transport
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2014-12-23 09:07:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-01-08 12:00:13 -0500
commita44e87ab512244f2801db2c938ae0334958751c5 (patch)
tree3a9289b3b89bc45b59c48457330f65a003edac39 /recipes-ti/mpm-transport
parent091c19a8fbba21a5ca9efab77ed7047721428f25 (diff)
downloadmeta-ti-a44e87ab512244f2801db2c938ae0334958751c5.tar.gz
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>
Diffstat (limited to 'recipes-ti/mpm-transport')
-rw-r--r--recipes-ti/mpm-transport/mpm-transport_git.bb8
1 files 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"
8SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" 8SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
9 9
10BRANCH = "master" 10BRANCH = "master"
11# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.04.00E 11# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.06.00
12SRCREV = "56640c6296f9f4816140364b7620b1d1a483ac40" 12SRCREV = "af2d2ad8721b769012662c539a86b94f7d44dbda"
13PV = "1.0.4.0" 13PV = "1.0.6.0"
14PR = "r0" 14PR = "r1"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17