meta-opie: add BT and WiFi tools to task-opie-base
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 28 Sep 2005 11:32:34 +0000 (11:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 28 Sep 2005 11:32:34 +0000 (11:32 +0000)
Fixed: opie-image which lack BT/WiFi tools

packages/meta/meta-opie.bb

index e383d9e..806b077 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Meta-package for Opie"
 SECTION = "opie/base"
 ALLOW_EMPTY = 1
-PR = "r28"
+PR = "r29"
 PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 
@@ -22,7 +22,8 @@ PACKAGES = "task-opie-applets task-opie-apps task-opie-base \
 # for devices with >16M of flash
 #
 
-DEPENDS = "irda-utils ntp wireless-tools timezones ttf-dejavu \
+DEPENDS = "irda-utils ntp timezones ttf-dejavu \
+           bluez-utils-nodbus wireless-tools usbutils \
            opie-ttf-support libopieobex0 opie-examples-python \
            opie-freetype opie-help-en opie-i18n opie-login \
            opie-securityplugin-blueping opie-securityplugin-dummy \
@@ -34,7 +35,8 @@ DEPENDS = "irda-utils ntp wireless-tools timezones ttf-dejavu \
 # Dependencies to get the launcher up and running
 #
 
-task-opie-base = "opie-qcop opie-qss opie-quicklauncher opie-taskbar opie-pics \
+task-opie-base = "bluez-utils-nodbus wireless-tools \
+                  opie-qcop opie-qss opie-quicklauncher opie-taskbar opie-pics \
                   opie-sounds opie-freetype ttf-dejavu-sans ttf-dejavu-sans-mono"
 
 #