summaryrefslogtreecommitdiffstats
path: root/recipes-ti/mpm-transport/mpm-transport_git.bb
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-12-15 20:11:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-15 11:59:29 -0500
commit683234582930d2da2679c297a846377532946794 (patch)
treee4083b508051983b49e1640e99181b62d3a3d006 /recipes-ti/mpm-transport/mpm-transport_git.bb
parent252265119d092c1a73299dcfff66f680392b2f28 (diff)
downloadmeta-ti-683234582930d2da2679c297a846377532946794.tar.gz
mpm-transport: Update to new version 2.0.0.1
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/mpm-transport/mpm-transport_git.bb')
-rw-r--r--recipes-ti/mpm-transport/mpm-transport_git.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb
index 812ae04e..beb744c1 100644
--- a/recipes-ti/mpm-transport/mpm-transport_git.bb
+++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
@@ -14,12 +14,12 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
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 = "linux41" 17BRANCH = "master"
18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.00_ENG 18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.01
19SRCREV = "892e93238b7f9f480ddceb7ade042026a4d178bd" 19SRCREV = "7220df9263a57629a564afb3f99f6f7fb33e40d6"
20 20
21PV = "2.0.0.0" 21PV = "2.0.0.1"
22PR = "r1" 22PR = "r0"
23 23
24EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" 24EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
25EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" 25EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"