From 98025ddf1bc3b0a1f6181eeef1133ebdb73a76ec Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Thu, 19 Nov 2009 10:29:35 +0100 Subject: task-shr-minimal: pull in libcanberra-alsa for now until fsodeviced does it properly Signed-off-by: Sebastian Spaeth --- recipes/tasks/task-shr-minimal.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/tasks') diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index 9b5ae8ccd7..43d2eed107 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 = "\ -- cgit 1.2.3-korg