diff options
author | Sam Nelson <sam.nelson@ti.com> | 2016-03-17 20:05:12 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-17 16:57:21 -0400 |
commit | cdac10783670519ac098d5cae7bceca37a2a0891 (patch) | |
tree | 107407bd37af6a067a62996a30b5ae24be62fd76 /recipes-ti | |
parent | 8dcc1c2a854c838cb3258f0486d115775bafc54d (diff) | |
download | meta-ti-cdac10783670519ac098d5cae7bceca37a2a0891.tar.gz |
mpm-transport: Update commit id for 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')
-rw-r--r-- | recipes-ti/mpm-transport/mpm-transport_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb index beb744c1..473de20a 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb | |||
@@ -16,10 +16,10 @@ SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch | |||
16 | 16 | ||
17 | BRANCH = "master" | 17 | BRANCH = "master" |
18 | # This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.01 | 18 | # This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.01 |
19 | SRCREV = "7220df9263a57629a564afb3f99f6f7fb33e40d6" | 19 | SRCREV = "489b669540c5545125ab5d9f3f2cdb5ec5fc09dd" |
20 | 20 | ||
21 | PV = "2.0.0.1" | 21 | PV = "2.0.0.1" |
22 | PR = "r0" | 22 | PR = "r1" |
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" |