diff options
author | Sam Nelson <sam.nelson@ti.com> | 2016-12-17 04:41:09 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-19 18:19:03 -0500 |
commit | 1a61032eaaf32393dcb97ba7027df8dcd55c6405 (patch) | |
tree | 6aec3de39e70ca9f5839545948ef620a14fac1b6 /recipes-ti | |
parent | f45382c76e2870590ad729995b932268cd620906 (diff) | |
download | meta-ti-1a61032eaaf32393dcb97ba7027df8dcd55c6405.tar.gz |
mpm-transport: Update to new version 2.0.3
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.bb | 8 |
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}" | |||
15 | SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" | 15 | SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" |
16 | 16 | ||
17 | BRANCH = "master" | 17 | BRANCH = "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 |
19 | SRCREV = "7284e75d36b265ef8535d2e2ee54d1f2c700e862" | 19 | SRCREV = "ba53217c5db1a6f9d21a0c8f50e9e30a6efa8be8" |
20 | 20 | ||
21 | PV = "2.0.2.0" | 21 | PV = "2.0.3.0" |
22 | PR = "r1" | 22 | PR = "r0" |
23 | 23 | ||
24 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" | 24 | EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" |
25 | EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" | 25 | EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" |