summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-12-07 22:33:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-07 14:49:47 -0500
commit76625a437d5180bf9753e7ef2552ab02f2beab0f (patch)
tree428391cd7503db21bcb8013638bd6f526a24c861 /recipes-ti
parent8be700838f6e0c71a10c29c77e89093f8c334719 (diff)
downloadmeta-ti-76625a437d5180bf9753e7ef2552ab02f2beab0f.tar.gz
mpm-transport: Update commit id with fixes
Update and fixes to handle different type of memory sections in sysfs entry or device tree. 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 51b5e9e9..ee28f2f2 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.00 18# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.02.00A
19SRCREV = "696a9ec37559b671860ef393194c6032b7b6d9ef" 19SRCREV = "7284e75d36b265ef8535d2e2ee54d1f2c700e862"
20 20
21PV = "2.0.2.0" 21PV = "2.0.2.0"
22PR = "r0" 22PR = "r1"
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"