task-pandora-xfce.bb: adjust DSP package list
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Feb 2012 01:19:45 +0000 (03:19 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Feb 2012 01:19:45 +0000 (03:19 +0200)
recipes/tasks/task-pandora-xfce.bb

index c83aecb..1b36237 100755 (executable)
@@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image"
 
 # Don't forget to bump the PR if you change it.
 
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r64"
+PR = "r65"
 
 inherit task
 
 
 inherit task
 
@@ -281,10 +281,11 @@ ADD_LIBS = " \
 " 
 
 DSP = " \
 " 
 
 DSP = " \
-  ti-dsplink \
-  ti-linuxutils \
-  ti-codec-engine \
-  ti-codecs-omap3530 \
+  ti-dsplink-module \
+  ti-cmem-module \
+  ti-lpm-module \
+  ti-sdma-module \
+  ti-codecs-omap3530-server \
 "
 
 RDEPENDS_${PN} = " \
 "
 
 RDEPENDS_${PN} = " \