summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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:54:06 -0400
commit957f09f167afe7472621214353126661d619d73f (patch)
treed71939c908bea95438908cc314960ec9f2279d85 /recipes-bsp
parente3ef7b79912e54c96529b5f1dedd3c546ccdeab5 (diff)
downloadmeta-ti-957f09f167afe7472621214353126661d619d73f.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>
Diffstat (limited to 'recipes-bsp')
-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"