aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python_2.6.4.bb
AgeCommit message (Collapse)Author
2010-08-17python: move 2.6.[124] to obsolete, move all distributions to 2.6.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-08-16recipes: bump PR in recipes depending on openssl after SHR and Angstrom ↵Martin Jansa
moved to openssl-1.0.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-15python: removed sitebranding patches which were ocmmented outFrans Meulenbroeks
recipes contain 4 commented out patches for sitebranding the files are not in the tree so removed them Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-11python 2.6: add python-numbers subpackage adding support for numerical APIs:Michael 'Mickey' Lauer
Included for now are the modules numbers and decimal
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-22python-2.6.4: make Modules/_ctypes/libffi configureAntonio Ospite
This fixes configure issues with recent autoconf, e.g: autoreconf: Entering directory `Modules/_ctypes/libffi' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:26: error: m4_copy: won't overwrite defined macro: \ _AC_ARG_VAR_PRECIOUS configure.ac:26: the top level It also adjustes Makefile.am to take into account the fact that python ships incomplete source from libffi. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01python: add version 2.6.4Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>