summaryrefslogtreecommitdiffstats
path: root/recipes-ti/mpm-transport
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:37:36 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:22 -0400
commitbe30f1f502994ff28319d430ec8d1b00a1ffd8b5 (patch)
tree86ab82ddd211273998e4e3b114d3fb0bb84571ec /recipes-ti/mpm-transport
parentb4f79a72907a0449289958f6cbe800ccfb695c8c (diff)
downloadmeta-ti-be30f1f502994ff28319d430ec8d1b00a1ffd8b5.tar.gz
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>
Diffstat (limited to 'recipes-ti/mpm-transport')
-rw-r--r--recipes-ti/mpm-transport/mpm-transport_git.bb6
1 files 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 fd68721e..752ada51 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 cmem rm-lld qmss-lld cppi
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.07.00A 11# This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.08.03
12SRCREV = "267db40a9c551bd91dbed470d57cd1ed0d9e9141" 12SRCREV = "f6c5426d68c2be832903b6d215370c94e134167f"
13 13
14PV = "1.0.7.0" 14PV = "1.0.8.3"
15PR = "r1" 15PR = "r1"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"