poky/meta/recipes-devtools/python
Maxin B. John f09b49dd64 python: fix ssl import error
Fix this ssl import error:
Python 2.7.3 (default, Dec  5 2014, 16:24:17)
[GCC 4.9.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/ssl.py", line 92, in <module>
    import base64        # for DER-to-PEM translation
ImportError: No module named base64

(From OE-Core rev: dfa34e70a4c7543dc67835c2e9a270ccd011ac72)

(From OE-Core rev: 2defde75799c669d531fddee005758ec13884aab)

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-31 10:18:24 +00:00
..
python python: Fix CVE-2014-7185 2014-11-26 17:05:47 +00:00
python-gst
python-imaging python-imaging: fix compilation with Freetype 2.5.1 2013-12-06 13:54:23 +00:00
python-native python-native: remove unused and duplicated sitecustomize.py 2014-03-02 17:25:28 +00:00
python-numpy python-numpy: Fix build for mips64 2014-09-01 18:03:06 +01:00
python-pycurl python-pycurl: Upgrade 7.19.3 -> 7.19.3.1 2014-07-17 12:28:50 +01:00
python-pygobject meta/*: remove unnecessary patches 2013-12-10 17:42:43 +00:00
python-pygtk
python-pyrex
python-smartpm python-smartpm: Add patches for rpm4 2014-09-30 21:36:13 +01:00
python3 python3: fix builtins imports 2014-06-30 16:36:44 +01:00
fix-path.inc
python_2.7.3.bb python: Fix CVE-2014-7185 2014-11-26 17:05:47 +00:00
python-2.7-manifest.inc python: fix ssl import error 2014-12-31 10:18:24 +00:00
python-3.3-manifest.inc generate-manifest-3.3.py: Add importlib 2014-06-06 09:26:05 +01:00
python-argparse_1.2.1.bb Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
python-async_0.6.1.bb
python-dbus_1.2.0.bb python-dbus: use PACKAGECONFIG for doc generation 2014-08-11 17:43:44 +01:00
python-distribute_0.6.32.bb python-distribute: add nativesdk to BBCLASSEXTEND 2014-07-19 00:08:58 +01:00
python-docutils_0.12.bb python-docutil: Upgrade 0.11 -> 0.12 2014-07-17 12:28:49 +01:00
python-git_0.3.2.RC1.bb
python-gitdb_0.5.4.bb
python-gst_0.10.22.bb python-gst: link python shared library to config directory 2014-06-10 17:24:18 +01:00
python-imaging_1.1.7.bb Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
python-mako_0.9.1.bb recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
python-native_2.7.3.bb python-native: disable user site support 2014-09-10 11:33:24 +01:00
python-nose_1.2.1.bb python-nose: don't install as an Egg 2014-01-14 17:59:27 +00:00
python-numpy_1.7.0.bb python-numpy: Fix build for mips64 2014-09-01 18:03:06 +01:00
python-pycairo_1.10.0.bb python: python-pycairo: add python-pycairo-native 2014-08-02 09:26:14 +01:00
python-pycurl_7.19.3.1.bb python-pycurl: Upgrade 7.19.3 -> 7.19.3.1 2014-07-17 12:28:50 +01:00
python-pygobject_2.28.3.bb python-pygobject: add libffi to DEPENDS 2014-10-10 16:44:32 +01:00
python-pygtk_2.24.0.bb python-pygtk: fix native python path 2014-08-15 18:21:51 +01:00
python-pyrex_0.9.9.bb Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
python-pyrex-native_0.9.9.bb
python-scons_2.3.2.bb python-scons: Upgrade 2.3.0 -> 2.3.2 2014-07-17 12:28:49 +01:00
python-scons-native_2.3.2.bb python-scons-native: Make it useable if old host install exists 2014-08-15 18:21:48 +01:00
python-smartpm_1.4.1.bb python-smartpm: Add patches for rpm4 2014-09-30 21:36:13 +01:00
python-smmap_0.8.2.bb
python.inc Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
python3_3.3.3.bb python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00
python3-distribute_0.6.32.bb python3-distribute: fix interpreter 2014-08-28 15:12:44 +01:00
python3-native_3.3.3.bb python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00