[oe-commits] Brijesh Singh : ti-dmai_svn: bumup svn rev

git version control git at git.openembedded.org
Thu Nov 5 17:26:05 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0816c962bd275d9a125ca27ee16e345da9afca08
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0816c962bd275d9a125ca27ee16e345da9afca08

Author: Brijesh Singh <bksingh at ti.com>
Date:   Thu Nov  5 05:37:58 2009 -0600

ti-dmai_svn: bumup svn rev

This has proper CPU detection, so no need to manually add platforms anymore

---

 recipes/ti/ti-dmai.inc |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc
index e93e997..3aafd47 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"





More information about the Openembedded-commits mailing list