task-opie: add task-opie-everything
authorMichael Lauer <mickey@vanille-media.de>
Wed, 17 May 2006 12:27:28 +0000 (12:27 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 17 May 2006 12:27:28 +0000 (12:27 +0000)
task-python-sharprom|everything: add python-spyro and python-spydi

packages/meta/task-opie.bb
packages/meta/task-python-everything_20060425.bb
packages/meta/task-python-sharprom_20060425.bb

index 58feedf..a940552 100644 (file)
@@ -4,8 +4,9 @@ SECTION = "opie/base"
 ALLOW_EMPTY = 1
 PACKAGE_ARCH = "all"
 LICENSE = "MIT"
+PROVIDES = "task-opie-everything"
 
-PR = "r2"
+PR = "r3"
 
 PACKAGES = "task-opie-applets task-opie-apps task-opie-base \
             task-opie-base-applets task-opie-base-apps \
@@ -20,6 +21,10 @@ PACKAGES = "task-opie-applets task-opie-apps task-opie-base \
             task-opie-multimedia task-opie-pim task-opie-settings \
             task-opie-styles task-opie-todayplugins task-opie-wlan"
 
+RDEPENDS_task-opie-everything := "${PACKAGES}"
+
+PACKAGES += "task-opie-everything"
+
 #
 # Dependencies to get the launcher up and running
 #
index fa580ab..fd9bbd9 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION= "Everything Python"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml4"
+PR = "ml5"
 
 BROKEN_BECAUSE_GCC4 = "\
                python-egenix-mx-base"
@@ -57,6 +57,8 @@ RDEPENDS = "\
                python-sgmlop           \
                python-snmplib          \
                python-soappy           \
+               python-spydi            \
+               python-spyro            \
                python-sword            \
                python-pysqlite         \
                python-pysqlite2        \
index bbf3bb5..0c6a74f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Everything Python for SharpROM"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml1"
+PR = "ml2"
 
 NONWORKING = "\
                python-codes            \
@@ -55,6 +55,8 @@ RDEPENDS = "\
                python-sip              \
                python-snmplib          \
                python-soappy           \
+               python-spydi            \
+               python-spyro            \
                python-tlslite          \
                python-urwid            \
                python-vmaps            \