diff options
author | Denys Dmytriyenko <[denis@denix.org]> | 2010-01-19 10:57:25 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:11 +0200 |
commit | d340aed2722d402742b02b27ad6ba8eee6c791ed (patch) | |
tree | 70da5a9db95def049ae7a18393a83a7a357b24b3 /recipes/ti/ti-dmai.inc | |
parent | dc72be68dda9e67c81ab65d8f1cd1bda25e1bf76 (diff) |
ti: add codecs for DM6467
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-dmai.inc')
-rw-r--r-- | recipes/ti/ti-dmai.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc index e18dfe76d9..650322e4f7 100644 --- a/recipes/ti/ti-dmai.inc +++ b/recipes/ti/ti-dmai.inc @@ -11,6 +11,7 @@ SRC_URI = "svn://gforge.ti.com/svn/dmai/;module=${BRANCH};proto=https;user=anony 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-dm6467_al.sh \ file://loadmodules-ti-dmai-o3530_al.sh \ file://loadmodules-ti-dmai-ol138_al.sh \ " |