summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc')
-rw-r--r--bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc b/bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc
new file mode 100644
index 00000000..9efb076c
--- /dev/null
+++ b/bsp/meta-ti/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -0,0 +1,17 @@
+DESCRIPTION = "TI EDMA3 low level driver and test code"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
+
+EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
+EDMA3_LLD_GIT_PROTOCOL = "git"
+EDMA3_LLD_GIT_BRANCH = "master"
+
+# Below commit ID corresponds to version 2.12.05.30D
+EDMA3_LLD_SRCREV = "20750e17302116f3760aba68f8323ae110d1cbd0"
+
+BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
+SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
+SRCREV = "${EDMA3_LLD_SRCREV}"
+
+PV = "2.12.05.30D"
+INC_PR = "r0"