From 24f980d890c81113e661d9312f695fea0ba063b7 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 17 Feb 2012 03:19:45 +0200 Subject: [PATCH] task-pandora-xfce.bb: adjust DSP package list --- recipes/tasks/task-pandora-xfce.bb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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} = " \ -- 2.39.5