diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2014-12-23 09:07:03 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-01-08 12:00:13 -0500 |
| commit | a44e87ab512244f2801db2c938ae0334958751c5 (patch) | |
| tree | 3a9289b3b89bc45b59c48457330f65a003edac39 | |
| parent | 091c19a8fbba21a5ca9efab77ed7047721428f25 (diff) | |
| download | meta-ti-a44e87ab512244f2801db2c938ae0334958751c5.tar.gz | |
mpm-transport: Update to new version 1.0.6.0
- Commit id and version updated to DEV.MPM-TRANSPORT-01.00.06.00
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 | ||
