diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-19 10:01:33 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-19 10:01:33 +0200 |
commit | 31d6afe558939ef10ab7678a6f398ed57e53d072 (patch) | |
tree | 3ab15015db8e016d8ac597c3cf8590675ddadff1 /recipes/dvsdk/ti-dmai.inc | |
parent | 029db62688555ee1cda924716a3772d62fc64f6d (diff) |
ti-dmai: bump SRCREV and fix path to cross-compiler
* calling compiler with their full path is bogus anyway
Diffstat (limited to 'recipes/dvsdk/ti-dmai.inc')
-rw-r--r-- | recipes/dvsdk/ti-dmai.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dvsdk/ti-dmai.inc b/recipes/dvsdk/ti-dmai.inc index 5586951a5d..497e65df25 100644 --- a/recipes/dvsdk/ti-dmai.inc +++ b/recipes/dvsdk/ti-dmai.inc @@ -2,7 +2,7 @@ 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 = "166" +SRCREV = "189" SRC_URI = "svn://gforge.ti.com/svn/dmai/branches;module=BRIJESH_GIT_031809;proto=https;user=anonymous;pswd='' \ file://loadmodules-ti-dmai-dm355_al.sh \ file://loadmodules-ti-dmai-dm6446_al.sh \ |