opie-image: add irda and BT tools - close #369
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 5 Oct 2005 09:35:36 +0000 (09:35 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Oct 2005 09:35:36 +0000 (09:35 +0000)
packages/meta/meta-opie.bb
packages/meta/opie-image.bb

index 806b077..2eb5a76 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Meta-package for Opie"
 SECTION = "opie/base"
 ALLOW_EMPTY = 1
-PR = "r29"
+PR = "r30"
 PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 
@@ -35,7 +35,7 @@ DEPENDS = "irda-utils ntp timezones ttf-dejavu \
 # Dependencies to get the launcher up and running
 #
 
-task-opie-base = "bluez-utils-nodbus wireless-tools \
+task-opie-base = "bluez-utils-nodbus wireless-tools opie-alarm \
                   opie-qcop opie-qss opie-quicklauncher opie-taskbar opie-pics \
                   opie-sounds opie-freetype ttf-dejavu-sans ttf-dejavu-sans-mono"
 
index 20a3518..6d3eb1d 100644 (file)
@@ -6,7 +6,7 @@ FEED_URIS_append_opensimpad = " opie##http://openzaurus.org/official/unstable/${
 FEED_URIS_append_familiar   = " opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie"
 
 LICENSE = "MIT"
-PR = "r18"
+PR = "r19"
 
 DEPENDS = "task-bootstrap meta-opie"
 
@@ -17,6 +17,7 @@ INSTALL_PACKAGES = "task-bootstrap task-opie-base task-opie-base-applets \
                    task-opie-base-settings task-opie-base-decorations \
                    task-opie-base-styles task-opie-base-pim \
                    task-opie-extra-settings \
+                   task-opie-bluetooth task-opie-irda \
                    ${extra_stuff}"
 
 export IPKG_INSTALL = "${INSTALL_PACKAGES}"