diff options
| -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 fe671959..cb0f6c4d 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb | |||
| @@ -8,10 +8,10 @@ DEPENDS = "common-csl-ip hyplnk-lld edma3-lld mmap-lld" | |||
| 8 | SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" | 8 | SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}" |
| 9 | 9 | ||
| 10 | BRANCH = "master" | 10 | BRANCH = "master" |
| 11 | # This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.04.00E | 11 | # This commit corresponds to tag DEV.MPM-TRANSPORT-01.00.06.00 |
| 12 | SRCREV = "56640c6296f9f4816140364b7620b1d1a483ac40" | 12 | SRCREV = "af2d2ad8721b769012662c539a86b94f7d44dbda" |
| 13 | PV = "1.0.4.0" | 13 | PV = "1.0.6.0" |
| 14 | PR = "r0" | 14 | PR = "r1" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
