summaryrefslogtreecommitdiff
path: root/recipes/python/python_2.6.2.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
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 Larson1
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-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-12fixed calling native binaries with host librariesKristoffer Ericson1
Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2009-12-17python: only dep on tk if tk is in DISTRO_FEATURES.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-11-19python: force reconf for libffi subdirectory, needed with newer autotoolsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-08-12python: add missing dependenciesThomas Zimmermann1
* Added mimetools.py and rfc822.py to python-netclient * Added python-json package * Let python-email depend on python-netclient, because email/utils.py depends on base64.py NOTE: Fixes http://trac.shr-project.org/trac/ticket/549
2009-08-06python: sync 05-enable-ctypes-cross-build.patch with the version applied to ↵Michael 'Mickey' Lauer1
-native
2009-08-06python: add 2.6.2Michael 'Mickey' Lauer1