[oe-commits] Denis 'Gnutoo' Carikli : illume-image: comment additional phone functionality(zhone already commented)

git version control git at git.openembedded.org
Sat Feb 13 12:43:06 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5635777f38f3d86ff0b3ae9e2e5a518e38c22105
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5635777f38f3d86ff0b3ae9e2e5a518e38c22105

Author: Denis 'Gnutoo' Carikli <GNUtoo at no-log.org>
Date:   Sat Feb 13 01:25:26 2010 +0100

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:
<JaMa> GNUtoo: I agree, with name like this it should stay as general as posible

---

 recipes/images/illume-image.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/images/illume-image.bb b/recipes/images/illume-image.bb
index 32776ca..9482257 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 = "\





More information about the Openembedded-commits mailing list