- remove obsolete meta-opie-dynamic.bb
authorMichael Lauer <mickey@vanille-media.de>
Tue, 16 Aug 2005 21:45:24 +0000 (21:45 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 16 Aug 2005 21:45:24 +0000 (21:45 +0000)
- remove removed opie-mediaplayer2-divx from meta-opie.bb

packages/meta/meta-opie-dynamic.bb [deleted file]
packages/meta/meta-opie.bb

diff --git a/packages/meta/meta-opie-dynamic.bb b/packages/meta/meta-opie-dynamic.bb
deleted file mode 100644 (file)
index a1a2bb2..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-BROKEN = 1
-#
-# FIXME:
-# we need to get the necessary support from the OE infrastructure
-# to allow the dynamic package to work
-#
-DESCRIPTION = "Meta-package for Opie"
-
-def opie_packages(d):
-       import bb, os
-       files = os.listdir( bb.data.getVar( "TOPDIR", d, True ) )
-       pkgs = [ f for f in files if f.startswith( "opie-" ) and f != "opie-3rdparty" ]
-        return " ".join( pkgs )
-
-OPIE_PACKAGES := "${@opie_packages(d)}"
-
-DEPENDS = "qte libqpe-opie libopie2 manufacturers ${OPIE_PACKAGES}"
-
-LICENSE = MIT
index 6672dd7..065a109 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Meta-package for Opie and QPE"
 SECTION = "opie/base"
 ALLOW_EMPTY = 1
-PR = "r24"
+PR = "r25"
 PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 
@@ -273,7 +273,6 @@ opie-mediaplayer2-skin-default \
 opie-mediaplayer2-skin-default-landscape \
 opie-mediaplayer2-skin-pod \
 opie-mediaplayer2-skin-techno \
-opie-mediaplayer2-divx \
 opie-powerchord \
 opie-recorder \
 opie-tonleiter \