From: Grazvydas Ignotas Date: Fri, 17 Feb 2012 01:19:45 +0000 (+0200) Subject: task-pandora-xfce.bb: adjust DSP package list X-Git-Tag: sz_beta3~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=24f980d890c81113e661d9312f695fea0ba063b7 task-pandora-xfce.bb: adjust DSP package list --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index c83aecb..1b36237 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r64" +PR = "r65" inherit task @@ -281,10 +281,11 @@ ADD_LIBS = " \ " 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} = " \