aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
blob: c81a97fa16ab4c6f91be3fdd5b63f978497515e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PV = "1.5.1"
INC_PR = "r0"

LIC_FILES_CHKSUM = "file://license.txt;md5=e3daeabffb9fc131a73f16d16cbdb118"

GIT_URI = "git://git.ti.com/tidl/tidl-api.git"
GIT_PROTOCOL = "git"
BRANCH = "master"

SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "4b801ad96b50f53e977b96d8b227ba4bcb26e011"

# default patchdir is ${S}
S = "${WORKDIR}/git"