[oe-commits] Sebastian Spaeth : task-shr-minimal: pull in libcanberra-alsa for now until fsodeviced does it properly

git version control git at git.openembedded.org
Thu Nov 19 11:44:35 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 98025ddf1bc3b0a1f6181eeef1133ebdb73a76ec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=98025ddf1bc3b0a1f6181eeef1133ebdb73a76ec

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Thu Nov 19 10:29:35 2009 +0100

task-shr-minimal: pull in libcanberra-alsa for now until fsodeviced does it properly

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/tasks/task-shr-minimal.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 9b5ae8c..43d2eed 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r15"
+PR = "r16"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -99,6 +99,8 @@ RDEPENDS_${PN}-fso = "\
 RDEPENDS_${PN}-audio = "\
   alsa-utils-aplay \
   alsa-utils-amixer \
+  #FIXME: libcanberra-alsa should be pulled in by fsodeviced but isn't
+  libcanberra-alsa \
 "
 
 RDEPENDS_${PN}-audio_append_om-gta01 = "\





More information about the Openembedded-commits mailing list