summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld/iqn2-lld.inc
blob: c5b151161e54bedbb8f5e0be8e5bb68b65dda291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
LICENSE = "BSD-3-Clause"

BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/iqn2-lld.git;destsuffix=git/ti/drv/iqn2;protocol=git;branch=${BRANCH}"
# Following commit corresponds to DEV.IQN_LLD.01.00.00.05B
SRCREV = "ca35079f41d06259be39f992f55a9f815d305ef5"

PV = "1.0.0.5"

COMPATIBLE_MACHINE = "k2l-evm"

S = "${WORKDIR}/git/ti/drv/iqn2"