summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-05-27 22:20:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-01 10:53:48 -0400
commit4053f29fa6fc23dae1511019e94146a70619cb29 (patch)
treed71939c908bea95438908cc314960ec9f2279d85
parentf802ffbd1b749536dfa094b04799c2e16f33ca5b (diff)
downloadmeta-ti-4053f29fa6fc23dae1511019e94146a70619cb29.tar.gz
edma3-lld: Update to version 2.12.01.21.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index e6dd92b1..28c49e3a 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -3,8 +3,8 @@ LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea" 3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
4 4
5BRANCH = "master" 5BRANCH = "master"
6SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git" 6SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git;protocol=git;branch=${BRANCH}"
7# The following commit corresponds to tag DEV_EDMA3_LLD_02_11_13_17 7# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1
8SRCREV = "8c27e548fa53ca8472404ef347b8f6b6e2588d46" 8SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93"
9 9
10PV = "2.11.13" 10PV = "2.12.01.21"