aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-dmai.inc
blob: d2fb3cadf3e0ff43b990fd00aa88e1984c419d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
DESCRIPTION = "DMAI for TI ARM/DSP processors"

BRANCH = "BRANCH_BRIJESH_DMAI_DEV_2_xx"
BRANCH_6467 = "GITPSP_INT_101009"

SRCREV = "364"

SRC_URI = "svn://gforge.ti.com/svn/dmai/branches;module=${BRANCH};proto=https;user=anonymous;pswd='' \
		file://loadmodules-ti-dmai-dm355_al.sh \
		file://loadmodules-ti-dmai-dm365_al.sh \
		file://loadmodules-ti-dmai-dm6446_al.sh \
		file://loadmodules-ti-dmai-o3530_al.sh \
	"

S = "${WORKDIR}/${BRANCH}/davinci_multimedia_application_interface"

# Yes, the xdc stuff still breaks with a '.' in PWD
PE = "1"
PV = "svnr${SRCPV}"

INHIBIT_PACKAGE_STRIP = "1"