From 5635777f38f3d86ff0b3ae9e2e5a518e38c22105 Mon Sep 17 00:00:00 2001 From: Denis 'Gnutoo' Carikli Date: Sat, 13 Feb 2010 01:25:26 +0100 Subject: illume-image: comment additional phone functionality(zhone already commented) Phone functionality is already commented in this line: # ${ZHONE_INSTALL} \ So I commented the remaining phone applications that couldn't work or were useless without ZHONE_INSTALL Moreover the image name suggest that the image would be general: GNUtoo: I agree, with name like this it should stay as general as posible --- recipes/images/illume-image.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/images/illume-image.bb') diff --git a/recipes/images/illume-image.bb b/recipes/images/illume-image.bb index 32776ca8cd..9482257d39 100644 --- a/recipes/images/illume-image.bb +++ b/recipes/images/illume-image.bb @@ -94,7 +94,7 @@ AUDIO_INSTALL = "\ ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugin-mad', d)} \ gst-plugin-modplug \ gst-plugin-sid \ - fso-sounds \ +# fso-sounds \ " GTK_INSTALL = "\ @@ -138,9 +138,9 @@ APPS_INSTALL = "\ elementary-alarm \ expedite \ expedite-themes \ - libefso \ - essential-dialer \ - elementary-sms \ +# libefso \ +# essential-dialer \ +# elementary-sms \ " IMAGE_INSTALL = "\ -- cgit 1.2.3-korg