summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld.inc
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-05-27 22:20:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-01 10:54:04 -0400
commite3ef7b79912e54c96529b5f1dedd3c546ccdeab5 (patch)
tree509ddfe8cdbd327f1aede530737f61d4f8113595 /recipes-bsp/edma3-lld/edma3-lld.inc
parent7a9e78f4eacd66fe2224bf3b9920eee0c2fad71a (diff)
downloadmeta-ti-e3ef7b79912e54c96529b5f1dedd3c546ccdeab5.tar.gz
edma3-lld: Seperate source and version into include file.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld/edma3-lld.inc')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
new file mode 100644
index 00000000..e6dd92b1
--- /dev/null
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -0,0 +1,10 @@
1DESCRIPTION = "TI EDMA3 low level driver and test code"
2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
4
5BRANCH = "master"
6SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
7# The following commit corresponds to tag DEV_EDMA3_LLD_02_11_13_17
8SRCREV = "8c27e548fa53ca8472404ef347b8f6b6e2588d46"
9
10PV = "2.11.13"