diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-10-24 21:07:06 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-10-25 08:34:03 -0400 |
commit | 9fb1889dce64971b4b5001133bbff9c690fb374f (patch) | |
tree | 459d4810ffc0fae7052393a816da5d24a6bee1b9 /recipes-bsp/edma3-lld | |
parent | 4c28ce3d8588c974a9379e14c0f3380c3bcb7478 (diff) | |
download | meta-ti-9fb1889dce64971b4b5001133bbff9c690fb374f.tar.gz |
edma3-lld: Updating the revision to 02.12.05.30
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Acked-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld')
-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 5ff7927b..d0bc0b9e 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 new eng version | 9 | # Below commit ID corresponds to version 2.12.05.30 |
10 | EDMA3_LLD_SRCREV = "60cb2bbdd8e494334994dd49559bc27cd9a40b32" | 10 | EDMA3_LLD_SRCREV = "30cce115bda9001bc40c68e3788bbd1b3741569e" |
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.03.28" | 16 | PV = "2.12.05.30" |
17 | INC_PR = "r0" | 17 | INC_PR = "r0" |