Commit Graph

151 Commits

Author SHA1 Message Date
Ross Burton
7f5ebfe5a8 python-mako: install standalone, not as an egg
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:19 +01:00
Martin Jansa
2b4ec7cd91 python-pyudev: upgrade to 0.16.1 and fix some issues
* RDEPENDing on libudev always selects udev as provider (even when systemd
  should be used), for details see:
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=3622
* don't import pyudev from setup.py to get right pyudev version, this does
  not work without pyudev installed

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:14 +01:00
Ross Burton
c5e5dab361 python-numpy: add missing runtime dependencies
MJ: added PR bump

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:43 +01:00
Martin Jansa
f425163e53 python-twisted: fix packaging QA warnings
* package topfiles and egg-info in PN-core
* fix find call (without braces it removes only last match -name ".h") and
  _epoll.c, _initgroups.c are left in image
* fixes
python-twisted-10.2.0: python-twisted: Files/directories were installed but not shipped
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/top_level.txt
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/dependency_links.txt
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/requires.txt
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/SOURCES.txt
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/PKG-INFO
  /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/not-zip-safe
  /usr/lib/python2.7/site-packages/twisted/topfiles
  /usr/lib/python2.7/site-packages/twisted/python/_epoll.c
  /usr/lib/python2.7/site-packages/twisted/python/_initgroups.c
  /usr/lib/python2.7/site-packages/twisted/topfiles/NEWS
  /usr/lib/python2.7/site-packages/twisted/topfiles/README
  /usr/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old
  /usr/lib/python2.7/site-packages/twisted/topfiles/CREDITS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:57 +01:00
Martin Jansa
d3c70bf9b5 pyrtm: import from OE-Classic
* needed for rtmom
* add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:48 +01:00
Marcin Juszkiewicz
1638044de1 python-phoneutils: drop due to lack of libphone-utils
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>
2012-12-04 11:25:35 +01:00
Ross Burton
07e9ca6888 meta-oe: add python-mako, a templating library
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:42:39 +01:00
Philip Balister
eb63724f43 python-cheetah : Drop RDEPENDS from native build.
If the native recipe has the RDEPENDS in, the build fails because these
packages are not provided by python-native.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:48:30 +01:00
Stefan Herbrechtsmeier
7dccdaa8b6 python-numpy: Move static libraries to -staticdev
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-16 16:20:20 +01:00
Paul Eggleton
f50202f2b4 Remove NATIVE_INSTALL_WORKS
This variable is no longer used with OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-28 13:57:38 +00:00
Martin Jansa
00fe75fb57 python-pyqt: don't bypass sstate with sip files
* discovered with http://patchwork.openembedded.org/patch/38521/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-26 13:00:23 +02:00
Koen Kooi
96fb528a77 python-numpy 1.4.1: update hack to find the new location for python-native
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-05 12:17:41 +02:00
Martin Jansa
1ee0ffac8c python-pyqt: don't fail when do_configure is executed twice in the same WORKDIR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-05 12:17:40 +02:00
Martin Jansa
ab6cd2bb73 python-pyqt: upgrade to 4.9.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02 19:29:38 +02:00
Martin Jansa
878a0c8472 python-pyqt: import from oe-classic
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07 12:21:23 +02:00
Martin Jansa
910feab3e7 python-sip: import from oe-classic and upgrade to latest
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07 12:21:23 +02:00
Martin Jansa
15b9efea5d python-epydoc, python-gdata, python-ldap, python-webdav: import from meta-smartphone
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31 00:14:55 +02:00
Elvis Dowson
bf63e5def3 python_numpy: Fix SRC_URI warnings.
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>
2012-07-19 11:09:50 +02:00
Elvis Dowson
99cb797bd8 meta-oe: Fix SRC_URI warnings to use "protocol" not "proto"
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>
2012-07-13 10:20:01 +02:00
Dan McDougall
43010e86aa python-matplotlib : Add recipe for matplotlib 1.1.0.
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>
2012-06-20 13:36:28 +02:00
Andreas Oberritter
326d9f23bf python: bump PR of packages after update of distutils.bbclass
* 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>
2012-06-07 09:19:27 +02:00
Dan McDougall
41bb044d20 python-numpy : Correct difflib dependency.
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>
2012-06-07 09:15:34 +02:00
Dan McDougall
036eb62020 python-numpy: Fixed numpy dependencies.
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>
2012-06-05 10:46:45 +02:00
Paul Eggleton
bea124794b python-imaging: remove
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>
2012-03-21 13:50:41 +01:00
Koen Kooi
5c2d9841cd python-twisted: update to 10.2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 10:57:03 +01:00
Koen Kooi
bbbdd3acbc python-tornado: update to the 2.2 release
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 10:27:16 +01:00
Paul Eggleton
10fa697e27 python-setuptools: remove
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>
2012-02-24 13:07:41 +01:00
Koen Kooi
954681ee47 python-twisted: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 09:20:31 +01:00
Koen Kooi
3fe3f88ef0 python-zopeinterface: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 09:13:19 +01:00
Koen Kooi
3b80f538d9 python-imaging: fix #!/usr/local/bin/python problem
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20 12:22:19 +01:00
Peter A. Bigot
62332b8522 python-pyusb: add recipe to support usb development in Python
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:21 +01:00
Koen Kooi
781ac7ac8b python-tornada git: bump SRCREV for websocket API fix
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 13:37:53 +01:00
Koen Kooi
b2d8d42efd python-imaging: add 1.1.7
Based on OE classic 1.1.6 recipe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 13:19:04 +01:00
Koen Kooi
e57d05be92 python-simplejson: import from OE classic and update to 2.2.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 13:00:03 +01:00
Koen Kooi
02147ad225 python-tornado: add patch to fix crasher
socket.gaierror: [Errno 3] invalid value for ai_flags.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 13:00:02 +01:00
Koen Kooi
409d197315 python-pyopenssl: import from OE classic, update to 0.13
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 11:06:10 +01:00
Martin Jansa
396550a39a recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Koen Kooi
96e99ada49 python-tornado: add 2.1.1git 2011-10-17 16:22:56 +02:00
Martin Jansa
4f8d5c14ed python-argparse: drop from meta-oe, moved to oe-core with glib
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
6cba8fe62d python-cython: add patch to fix build error with some distutils packages
* 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>
2011-10-12 10:24:45 +02:00
Martin Jansa
1f4e99d526 python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Noor Ahsan
5e2cdae237 python-lxml: Add version 2.2.8 (initial recipe)
* 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>
2011-09-07 10:38:26 +02:00
Paul Eggleton
040f75eca2 Drop PRIORITY variable
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>
2011-07-14 16:49:27 +01:00
Michael Lippautz
129a0cb2ce python-sqlalchemy: Add version 0.7.1 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Michael Lippautz
32626159e6 python-pyudev: Add version 0.11 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Koen Kooi
e7463a7b86 python-cheeta 2.4.4: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 16:10:28 +02:00
Koen Kooi
463e36bebd python-docutils 0.5: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-15 16:46:31 +02:00
Martin Jansa
98d69cc39a python-argparse: add new recipe to provide argparse module for python and python-native older then 2.7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:33 +02:00
Martin Jansa
89500c583e recipes,classes: import a lot of recipes from meta-shr
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00
Martin Jansa
fc8a89a479 python-cython: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-31 12:56:35 +02:00