summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld.inc
blob: 28c49e3af8eac0c44265c10b747f1e164172e9c6 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "TI EDMA3 low level driver and test code"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"

BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git;protocol=git;branch=${BRANCH}"
# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1
SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93"

PV = "2.12.01.21"