From: Brijesh Singh Date: Thu, 5 Nov 2009 11:37:58 +0000 (-0600) Subject: ti-dmai_svn: bumup svn rev X-Git-Tag: Release-2010-05/1~1757 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0816c962bd275d9a125ca27ee16e345da9afca08;p=openembedded.git ti-dmai_svn: bumup svn rev This has proper CPU detection, so no need to manually add platforms anymore --- 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"