summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pa-lld/pa-lld.inc
blob: e93ce152bbd890f2c351a852480d8e34568c0ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/pa/COPYING.txt;md5=e8f6789acdcda76d02ed9203fc2e603d"

COMPATIBLE_MACHINE = "keystone"

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

# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.01"
SRCREV = "55207930b4491f33776f2c4c2c0707a73c69314c"
PV = "03.00.01.01"
PR = "r0"

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