python: python has been broken long enough with recent bitbakes, so lets do PACKAGES_...
authorKoen Kooi <koen@openembedded.org>
Wed, 4 Oct 2006 08:28:55 +0000 (08:28 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 4 Oct 2006 08:28:55 +0000 (08:28 +0000)
packages/python/python_2.4.3.bb

index 30c4ee1..d124595 100644 (file)
@@ -8,6 +8,9 @@ DEPENDS = "python-native readline zlib gdbm openssl tcl tk"
 DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
 PR = "ml5"
 
+#hack!!
+PACKAGES_DYNAMIC = "python-*"
+
 PYTHON_MAJMIN = "2.4"
 
 SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \