summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-09-15 09:07:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-16 12:17:18 -0400
commitd1578d2766e62f65949c0f0c4ba9b2f5b3b95b2c (patch)
tree45b0d8ec7788776793bdc0cb11da26bc021c304b /recipes-ti
parentfd44670b877ae670cac6a9d4d59e08815f0b50a8 (diff)
downloadmeta-ti-d1578d2766e62f65949c0f0c4ba9b2f5b3b95b2c.tar.gz
mpm-transport: Update to new version 2.0.2.0
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-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 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}"
15SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" 15SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
16 16
17BRANCH = "master" 17BRANCH = "master"
18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.01.02 18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.02.00
19SRCREV = "5c1f177b8d5802227dfe7e86fc026620e1e10189" 19SRCREV = "696a9ec37559b671860ef393194c6032b7b6d9ef"
20 20
21PV = "2.0.1.2" 21PV = "2.0.2.0"
22PR = "r0" 22PR = "r0"
23 23
24EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" 24EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"