mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
mpm-transport: Update to new version 2.0.0.1
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
89a92575f6
commit
c17405f25e
@@ -14,12 +14,12 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
BRANCH = "linux41"
|
||||
# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.00_ENG
|
||||
SRCREV = "892e93238b7f9f480ddceb7ade042026a4d178bd"
|
||||
BRANCH = "master"
|
||||
# This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.00.01
|
||||
SRCREV = "7220df9263a57629a564afb3f99f6f7fb33e40d6"
|
||||
|
||||
PV = "2.0.0.0"
|
||||
PR = "r1"
|
||||
PV = "2.0.0.1"
|
||||
PR = "r0"
|
||||
|
||||
EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
|
||||
EXTRA_OEMAKE_append_k2hk-evm += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
|
||||
|
||||
Reference in New Issue
Block a user