aboutsummaryrefslogtreecommitdiffstats
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.inc17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
deleted file mode 100644
index 34d3170f..00000000
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ /dev/null
@@ -1,17 +0,0 @@
-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.30E
-EDMA3_LLD_SRCREV = "ce5ced2ac5eb1e0f1515288d279f5690813b5413"
-
-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.30E"
-INC_PR = "r1"