summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld.inc
diff options
context:
space:
mode:
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"