summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-10-24 21:07:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-25 08:34:03 -0400
commit9fb1889dce64971b4b5001133bbff9c690fb374f (patch)
tree459d4810ffc0fae7052393a816da5d24a6bee1b9 /recipes-bsp/edma3-lld
parent4c28ce3d8588c974a9379e14c0f3380c3bcb7478 (diff)
downloadmeta-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.inc6
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"
6EDMA3_LLD_GIT_PROTOCOL = "git" 6EDMA3_LLD_GIT_PROTOCOL = "git"
7EDMA3_LLD_GIT_BRANCH = "master" 7EDMA3_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
10EDMA3_LLD_SRCREV = "60cb2bbdd8e494334994dd49559bc27cd9a40b32" 10EDMA3_LLD_SRCREV = "30cce115bda9001bc40c68e3788bbd1b3741569e"
11 11
12BRANCH = "${EDMA3_LLD_GIT_BRANCH}" 12BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
13SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" 13SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
14SRCREV = "${EDMA3_LLD_SRCREV}" 14SRCREV = "${EDMA3_LLD_SRCREV}"
15 15
16PV = "2.12.03.28" 16PV = "2.12.05.30"
17INC_PR = "r0" 17INC_PR = "r0"