diff options
| author | Holger Freyther <zecke@selfish.org> | 2006-11-11 22:21:09 +0000 |
|---|---|---|
| committer | Holger Freyther <zecke@selfish.org> | 2006-11-11 22:21:09 +0000 |
| commit | 8bad4242b4213a4daf61c9753e605327e41b9891 (patch) | |
| tree | 6fe6f5e70e603500bb44c66016f7fbd687bb661b /packages/python | |
| parent | 163652f7fb3d27a7efabe76c35f5b903b74bc8a7 (diff) | |
| parent | 3365c434187111a1e173d0d1aa7d59be50fe71ae (diff) | |
merge of '6f1ed32f3107efcffe73ac9ab6ad5ae91a60c3da'
and 'c64b8ff663e5e621de3a4bdde27cd3216dce0676'
Diffstat (limited to 'packages/python')
| -rw-r--r-- | packages/python/python-2.4.3-manifest.inc | 6 | ||||
| -rw-r--r-- | packages/python/python_2.4.3.bb | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/python/python-2.4.3-manifest.inc b/packages/python/python-2.4.3-manifest.inc index ad73cb9451..c116628678 100644 --- a/packages/python/python-2.4.3-manifest.inc +++ b/packages/python/python-2.4.3-manifest.inc @@ -1,5 +1,5 @@ ######################################################################################################################## -### AUTO-GENERATED by '/local/pkg/oe/org.openembedded.dev/contrib/python/generate-manifest.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Sat Oct 14 21:22:20 2006 +### AUTO-GENERATED by './generate-manifest.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Nov 6 00:30:11 2006 ### ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy ### @@ -38,8 +38,8 @@ RDEPENDS_python-codecs="python-core" FILES_python-codecs="${libdir}/python2.4/codecs.* ${libdir}/python2.4/encodings ${libdir}/python2.4/gettext.* ${libdir}/python2.4/locale.* ${libdir}/python2.4/lib-dynload/_locale.so ${libdir}/python2.4/lib-dynload/unicodedata.so ${libdir}/python2.4/stringprep.* ${libdir}/python2.4/xdrlib.* " DESCRIPTION_python-pickle="Python Persistence Support" -PR_python-pickle="ml0" -RDEPENDS_python-pickle="python-core python-codecs python-re" +PR_python-pickle="ml1" +RDEPENDS_python-pickle="python-core python-codecs python-io python-re" FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so " DESCRIPTION_python-datetime="Python Calendar and Time support" diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb index 7718dd0722..44732d933a 100644 --- a/packages/python/python_2.4.3.bb +++ b/packages/python/python_2.4.3.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" PRIORITY = "optional" DEPENDS = "python-native readline zlib gdbm openssl tcl tk" DEPENDS_sharprom = "python-native readline zlib gdbm openssl" -PR = "ml7" +PR = "ml8" PYTHON_MAJMIN = "2.4" |
