aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-xdais.inc
blob: 4816ee288a28eef446a97489e2af1d9ca082a8a7 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "TI DSP Algorithm Interface Standard specification"

PVEXTENSION  ?= ""
BASE_SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xdais/${PV}/exports"

SRC_URI	= "${BASE_SRC_URI}/xdais_${PV}${PVEXTENSION}.tar.gz"

S = "${WORKDIR}/xdais_${PV}${PVEXTENSION}"