summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python-phoneutils: drop due to lack of libphone-utilsMarcin Juszkiewicz2013-01-071-15/+0
| | | | | | | | ERROR: Nothing PROVIDES 'libphone-utils' (but meta-openembedded/meta-oe/recipes-devtools/python/python-phoneutils_git.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'python-phoneutils' has no buildable providers. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
* python-numpy: Move static libraries to -staticdevStefan Herbrechtsmeier2012-11-161-1/+3
| | | | | Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Remove NATIVE_INSTALL_WORKSPaul Eggleton2012-10-282-2/+0
| | | | | | This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* python-pyqt: don't bypass sstate with sip filesMartin Jansa2012-10-261-10/+4
| | | | | | * discovered with http://patchwork.openembedded.org/patch/38521/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-numpy 1.4.1: update hack to find the new location for python-nativeKoen Kooi2012-10-051-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyqt: don't fail when do_configure is executed twice in the same WORKDIRMartin Jansa2012-10-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyqt: upgrade to 4.9.5Martin Jansa2012-10-027-93/+18
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyqt: import from oe-classicMartin Jansa2012-08-076-0/+444
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sip: import from oe-classic and upgrade to latestMartin Jansa2012-08-072-0/+43
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-epydoc, python-gdata, python-ldap, python-webdav: import from ↵Martin Jansa2012-07-315-0/+82
| | | | | | meta-smartphone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python_numpy: Fix SRC_URI warnings.Elvis Dowson2012-07-191-1/+8
| | | | | | | | | | This commit fixes the following warnings: WARNING: Unable to get checksum for python-numpy SRC_URI entry config.h: file could not be found WARNING: Unable to get checksum for python-numpy SRC_URI entry numpyconfig.h: file could not be found Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: Fix SRC_URI warnings to use "protocol" not "proto"Elvis Dowson2012-07-131-1/+1
| | | | | | | | | | | | | | | | | | This commit updates the SRC_URI for the following recipes to use "protocol" meta-oe/recipes-devtools/python/python-pyyaml_svn.bb meta-oe/recipes-navigation/navit/navit_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb meta-oe/recipes-support/dfu-util/dfu-util_svn.bb meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb meta-oe/recipes-support/usbpath/usbpath_svn.bb meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-matplotlib : Add recipe for matplotlib 1.1.0.Dan McDougall2012-06-203-0/+94
| | | | | | | Adding python-matplotlib recipe. I'm sure many folks will find this useful. Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python: bump PR of packages after update of distutils.bbclassAndreas Oberritter2012-06-0721-15/+21
| | | | | | | * Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
* python-numpy : Correct difflib dependency.Dan McDougall2012-06-071-2/+2
| | | | | | | | The previous patch had python-diffutils when it should have been python-difflib. Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-numpy: Fixed numpy dependencies.Dan McDougall2012-06-051-0/+5
| | | | | | | | Numpy was missing a number of dependencies in the .bb file without which it will not work. Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: removePaul Eggleton2012-03-212-96/+0
| | | | | | | | Fixes from this version have now been merged into OE-Core, so remove it here. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-twisted: update to 10.2.0Koen Kooi2012-03-041-4/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: update to the 2.2 releaseKoen Kooi2012-03-042-5/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-setuptools: removePaul Eggleton2012-02-241-33/+0
| | | | | | | | | This is identical to the version now in OE-Core except for the NATIVE_INSTALL_WORKS line and that variable is no longer used, so remove this recipe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-twisted: import from OE-classicKoen Kooi2012-02-011-0/+223
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-zopeinterface: import from OE-classicKoen Kooi2012-02-011-0/+22
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: fix #!/usr/local/bin/python problemKoen Kooi2012-01-201-0/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyusb: add recipe to support usb development in PythonPeter A. Bigot2012-01-051-0/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornada git: bump SRCREV for websocket API fixKoen Kooi2011-12-191-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: add 1.1.7Koen Kooi2011-11-152-0/+91
| | | | | | Based on OE classic 1.1.6 recipe Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-simplejson: import from OE classic and update to 2.2.1Koen Kooi2011-11-021-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: add patch to fix crasherKoen Kooi2011-11-022-2/+36
| | | | | | socket.gaierror: [Errno 3] invalid value for ai_flags. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyopenssl: import from OE classic, update to 0.13Koen Kooi2011-11-022-2/+25
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR after python upgradeMartin Jansa2011-11-0117-13/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-tornado: add 2.1.1gitKoen Kooi2011-10-171-0/+13
|
* python-argparse: drop from meta-oe, moved to oe-core with glibMartin Jansa2011-10-121-15/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-cython: add patch to fix build error with some distutils packagesMartin Jansa2011-10-122-1/+31
| | | | | | | | * fails with TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in setup.py when using python-2.6 or python-2.7 (don't know about python-3*) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2Martin Jansa2011-10-121-4/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-lxml: Add version 2.2.8 (initial recipe)Noor Ahsan2011-09-071-0/+33
| | | | | | | | | | | * Imported from oe.dev commit id bc6a94559157e6fcc190a22a259c0f757b8664ae. * Getting "skipping incompatible libraries" message in compilation log. Fixed that issue by changing --with-xml2-config=${STAGING_BINDIR_NATIVE}/xml2-config to --with-xml2-config=${STAGING_BINDIR_CROSS}/xml2-config. * Added BBCLASSEXTEND native and nativesdk for native recipe. * Tested with MACHINE = 'qemuppc' Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-1411-11/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* python-sqlalchemy: Add version 0.7.1 (initial recipe)Michael Lippautz2011-07-091-0/+16
| | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* python-pyudev: Add version 0.11 (initial recipe)Michael Lippautz2011-07-091-0/+22
| | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* python-cheeta 2.4.4: add license checksumKoen Kooi2011-06-171-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-docutils 0.5: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-151-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-argparse: add new recipe to provide argparse module for python and ↵Martin Jansa2011-05-101-0/+16
| | | | | | python-native older then 2.7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-1010-0/+253
| | | | * tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
* python-cython: import from meta-shrMartin Jansa2011-03-311-0/+19
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-179-0/+204
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>