aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorBrijesh Singh <bksingh@ti.com>2009-11-05 05:37:58 -0600
committerKoen Kooi <koen@openembedded.org>2009-11-05 18:24:06 +0100
commit0816c962bd275d9a125ca27ee16e345da9afca08 (patch)
tree7bb3cd404c3df8d72426759aec65bf1168b5e20c /recipes
parent56db8bc2ab7b13e717c86d314803c363dd73c3d4 (diff)
downloadopenembedded-0816c962bd275d9a125ca27ee16e345da9afca08.tar.gz
ti-dmai_svn: bumup svn rev
This has proper CPU detection, so no need to manually add platforms anymore
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-dmai.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc
index e93e9975b5..3aafd47cf1 100644
--- a/recipes/ti/ti-dmai.inc
+++ b/recipes/ti/ti-dmai.inc
@@ -2,12 +2,11 @@ DESCRIPTION = "DMAI for TI ARM/DSP processors"
# NOTE: Use Brijesh' DMAI development branch. The URL *must* be updated once
# we have stable DMAI 2.x on gforge.
-SRCREV = "265"
+SRCREV = "342"
SRC_URI = "svn://gforge.ti.com/svn/dmai/branches;module=BRANCH_BRIJESH_DMAI_DEV_2_xx;proto=https;user=anonymous;pswd='' \
file://loadmodules-ti-dmai-dm355_al.sh \
file://loadmodules-ti-dmai-dm6446_al.sh \
file://loadmodules-ti-dmai-o3530_al.sh \
- file://touchbook-support.patch;patch=1 \
"
S = "${WORKDIR}/BRANCH_BRIJESH_DMAI_DEV_2_xx/davinci_multimedia_application_interface"