summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/nwal-lld/nwal-lld.inc
blob: 247bfc03396bbe02ca8b2f3d639ecaddd25ddfab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"

COMPATIBLE_MACHINE = "keystone"

BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git;protocol=git;branch=${BRANCH}"

# Below commit ID corresponds to "DEV.NWAL.02.01.00.08"
SRCREV = "e6df99e59a848c7afffe90fc9710b7dcb8067c31"
PV = "02.01.00.08"

BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/nwal"

DEVICELIST = "k2h k2k k2l k2e"

CHOICELIST = "yes no"