aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
AgeCommit message (Collapse)Author
2010-03-19efl: move epsilon/etk to obsolete, because they're not supported with newer ↵Martin Jansa
ecore anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11python-pygame: add version 1.9.1, with new staging and smpeg compatibilityMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-07python-wsgiref: Add new recipeMichael Lippautz
* Adds Web Server Gateway Interface (WSGI) Framework
2010-03-04python-pygobject: add libffi dep so -lffi actually worksKoen Kooi
2010-02-26python-paste: Add new recipeMichael Lippautz
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-23python-pysqlite2-native: New recipeTom Rini
2010-02-19libphone-utils, python-phoneutils: bump SRCREV, move it to recipeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-15python-pygobject-native 2.20: fix configure and convert to new-style stagingKoen Kooi
2010-02-11python-gst: update python-path.patchMartin Jansa
* py_prefix is used later for -L and without py_prefix set it tries to load libraries from buildhost instead of staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11EFL: some packages were moved from trunk/OLD to OLD, update SRC_URIMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-04python-cython: add bugfix release 0.12.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02python-pygtk: add 2.16.0Koen Kooi
* checksum was already in
2010-02-01python-cython: add version 0.12Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
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>
2010-01-28python-pycurl: add newer version 7.19.0Martin Jansa
* dont use "versioned" depend on curl as 7.18.2 does * it pulls 2 curl providers (newest curl and curl from python-curl depends) for many targets and bitbake is rightfully complaining Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28python-gst: don't use libtool m4 macros from source archiveMartin Jansa
* Fixes version mishmash with newer libtool 2.2.6b Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-23pygtk 2.10.4 : fix bug #44974 (gnome bugzilla)Denis 'Gnutoo' Carikli
See https://bugzilla.gnome.org/show_bug.cgi?id=444974 for more details I encountred this bug when trying to run an application, that made use of the 2 screens of the bug device(see bug.conf in machines dir) The patch is already in the trunk of pygtk,and so is already upstream
2010-01-17python-pyid3lib: fix compiling for gcc4.xMichael 'Mickey' Lauer
2010-01-12fixed calling native binaries with host librariesKristoffer Ericson
Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-11python-pygobject: export GOBJECT_INTROSPECTION_CFLAGSSteve Sakoman
2010-01-11python-pygobject-native: export GOBJECT_INTROSPECTION_CFLAGSSteve Sakoman
2010-01-10pyrtm: Added Python library for Remember the TimeMichael
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-02python-coherence_0.6.6.2.bb: created recipe for 0.6.6.2Frans Meulenbroeks
2009-12-17python: only dep on tk if tk is in DISTRO_FEATURES.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-11-28python-phoneutils_git: fix DEPENDSKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-20python-epsilon: Add new SRC_URIThomas Zimmermann
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-19recipes from shr: kill SRCPV, no SRCPV for git allowed yetMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-19python: force reconf for libffi subdirectory, needed with newer autotoolsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-19python-dbus: add python-epydoc-native for buildhosts without epydocMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-18python-wifi: new recipe from SHRMartin Jansa
2009-11-18python-webdav: new recipe from SHRMartin Jansa
2009-11-18python-vobject: new recipe from SHRMartin Jansa
2009-11-18python-pybluez: add version 0.16 from SHRMartin Jansa
2009-11-18python-ldap: new recipe from SHRMartin Jansa
2009-11-18python-epydoc: new recipe from SHRMartin Jansa
2009-11-18python-dateutil: new recipe from SHRMartin Jansa
2009-11-18python-blipapi: new recipe from SHRMartin Jansa
2009-11-18pyring: new recipe from SHRMartin Jansa
2009-11-18pydes: new recipe from SHRMartin Jansa
2009-11-17python-pygtk: fix staging for codegen with right prefixHenning Heinold
* bump PR
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-14python-native: do not look in host paths for shared objectsRichard Purdie
2009-11-10python-native: remove prefix and exec_prefix, native.bbclass should take ↵Koen Kooi
care of that now
2009-10-28gnome-python: fix 2.26.1 build, add 2.28.0Koen Kooi
python-pygobject*: add 2.20.0
2009-10-18python-gammu: Recipe removed. Now built as part of gammu recipe.Stanislav Brabec
2009-10-07gstreamer: update some bitsKoen Kooi
2009-10-07enlightenment: some modules moved in the svn tree, account for thatKoen Kooi
2009-10-06python: Fixed -dbg QA error (config/.debug in python-distutils).Stanislav Brabec
* For more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-October/013964.html
2009-09-29python-django: Update to work with Python 2.6Petri Lehtinen
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
2009-09-29python-flup: Bump to version 1.0.2Petri Lehtinen
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>