git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5796b24
)
python: python has been broken long enough with recent bitbakes, so lets do PACKAGES_...
author
Koen Kooi
<koen@openembedded.org>
Wed, 4 Oct 2006 08:28:55 +0000
(08:28 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 4 Oct 2006 08:28:55 +0000
(08:28 +0000)
packages/python/python_2.4.3.bb
patch
|
blob
|
history
diff --git
a/packages/python/python_2.4.3.bb
b/packages/python/python_2.4.3.bb
index
30c4ee1
..
d124595
100644
(file)
--- a/
packages/python/python_2.4.3.bb
+++ b/
packages/python/python_2.4.3.bb
@@
-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 \