diff options
| author | Justin Sobota <jsobota@ti.com> | 2016-09-14 23:30:51 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-16 12:18:11 -0400 |
| commit | f42668a44fca1c67636aae40163c478eeaf8f661 (patch) | |
| tree | 3d1399af72b963a9ca2443c460c0f5fb9917f0de | |
| parent | f16d65902bf8a4b28e589bb0fe4d9b38951e7996 (diff) | |
| download | meta-ti-f42668a44fca1c67636aae40163c478eeaf8f661.tar.gz | |
edma3-lld: Bump version
Signed-off-by: Justin Sobota <jsobota@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/edma3-lld/edma3-lld.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc index 4de59874..2853dd2b 100644 --- a/recipes-bsp/edma3-lld/edma3-lld.inc +++ b/recipes-bsp/edma3-lld/edma3-lld.inc | |||
| @@ -6,12 +6,12 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git" | |||
| 6 | EDMA3_LLD_GIT_PROTOCOL = "git" | 6 | EDMA3_LLD_GIT_PROTOCOL = "git" |
| 7 | EDMA3_LLD_GIT_BRANCH = "master" | 7 | EDMA3_LLD_GIT_BRANCH = "master" |
| 8 | 8 | ||
| 9 | # Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_01_24" | 9 | # Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_01_25A" |
| 10 | EDMA3_LLD_SRCREV = "e864a057032b070fc04628bac1345ecef01e2224" | 10 | EDMA3_LLD_SRCREV = "b2d61c61dd048bdea35e9b2810647b4d419a82b5" |
| 11 | 11 | ||
| 12 | BRANCH = "${EDMA3_LLD_GIT_BRANCH}" | 12 | BRANCH = "${EDMA3_LLD_GIT_BRANCH}" |
| 13 | SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 13 | SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 14 | SRCREV = "${EDMA3_LLD_SRCREV}" | 14 | SRCREV = "${EDMA3_LLD_SRCREV}" |
| 15 | 15 | ||
| 16 | PV = "2.12.01.24" | 16 | PV = "2.12.01.25A" |
| 17 | INC_PR = "r0" | 17 | INC_PR = "r0" |
