mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-09 04:13:52 +00:00
mpm-transport: Update to new version 2.0.1.2
- Adapts to API change in uio-module-drv Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
baa05bfea3
commit
df454f2fe7
@@ -15,11 +15,11 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
|||||||
SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
|
SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
|
||||||
|
|
||||||
BRANCH = "master"
|
BRANCH = "master"
|
||||||
# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.01
|
# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.01.02
|
||||||
SRCREV = "489b669540c5545125ab5d9f3f2cdb5ec5fc09dd"
|
SRCREV = "5c1f177b8d5802227dfe7e86fc026620e1e10189"
|
||||||
|
|
||||||
PV = "2.0.0.1"
|
PV = "2.0.1.2"
|
||||||
PR = "r1"
|
PR = "r0"
|
||||||
|
|
||||||
EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
|
EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
|
||||||
EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
|
EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user