diff options
Diffstat (limited to 'recipes-ti/mpm-transport')
-rw-r--r-- | recipes-ti/mpm-transport/mpm-transport_git.bb | 10 |
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 | ||
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 = "linux41" | 17 | BRANCH = "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 |
19 | SRCREV = "892e93238b7f9f480ddceb7ade042026a4d178bd" | 19 | SRCREV = "7220df9263a57629a564afb3f99f6f7fb33e40d6" |
20 | 20 | ||
21 | PV = "2.0.0.0" | 21 | PV = "2.0.0.1" |
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" |