summaryrefslogtreecommitdiffstats
path: root/recipes-ti/mpm-transport/mpm-transport_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/mpm-transport/mpm-transport_git.bb')
-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 ee28f2f2..0690807d 100644
--- a/recipes-ti/mpm-transport/mpm-transport_git.bb
+++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
@@ -15,11 +15,11 @@ 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.02.00A 18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.03.00
19SRCREV = "7284e75d36b265ef8535d2e2ee54d1f2c700e862" 19SRCREV = "ba53217c5db1a6f9d21a0c8f50e9e30a6efa8be8"
20 20
21PV = "2.0.2.0" 21PV = "2.0.3.0"
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"