aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
AgeCommit message (Collapse)Author
2009-07-17python-elementtree: kill standalone recipe, it's in proper python nowKoen Kooi
* from packagehistory.bbclass: ERROR: Package version for package python-elementtree went backwards which would break package feeds from (0:2.6.1-ml5 to 0:1.2.7-20070827-preview-r0)
2009-07-01python-pygtksourceview: catch up with sourceview renamingKoen Kooi
2009-07-01python-pygtksourceview 2.6.0: new recipeElena Grandi
python bindings for gtksourceview
2009-07-01python-cjson 1.0.5: new recipeElena Grandi
python-cjson is a Fast JSON encoder/decoder for Python
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-01python-native: Actually bump PRTom Rini
2009-05-30python-native: Add readline-native to DEPENDS, bump PR.Tom Rini
It looks a little less trivial to switch python to INC_PR, so for now do 'PR .= ".1"' instead.
2009-05-30python-native_2.6.1.bb: Add zlib-native to DEPENDSKhem Raj
Do not use --with-zlib instead depend on zlib-native Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-20python-pycups: addOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-18python: Add patch to fix linkingFlorian Boor
2009-04-24python-evas: make sure all headers are staged for dependenciesAngus Ainslie
2009-04-15python 2.6.1: fix build for architectures lacking libffi supportKoen Kooi
* if your patch does: +res = os.system(cmd) ; print "ret %d" % res, DO NOT change the second 'res' to 'ret'! * this fixes a regression since python 2.5.x
2009-04-05cmake, git-native, python: Bump PR to force rebuildSteve Sakoman
* commit 27d8a050c81bba4b42d496572c64b9cb6a43fec6 to openssl triggered build failures
2009-03-26python-pyqt: only apply patches for qreal on arm/mips machinesJeremy Lainé
2009-03-24python-pyrex_0.9.8.5.bb: Point SRC_URI to the updated location.Charles Clément
checksums.ini: Add checksum for new location of python-pyrex. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-03-19Add python-urlgrabber, python-iniparser, yum-metadata-parser and native ↵Richard Purdie
variants (from Poky) OE changes: python-iniparse-native: use distutils_stage_all python-urlgrabber-native: use distutils_stage_all yum-metadata-parser-native: use distutils_stage_all
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>