generic-poky/meta/recipes-devtools/python/python
Jackie Huang 77625e728b python: Fix to support the python module _bsddb built with db 5.3
_bsddb module in python 2.7 could be built only with db version
between 4.1 and 4.7. A patch was added to avoid build warning
about this for [YOCTO #1937] but not actually fixed it.

This patch enable _bsddb module be built with db 5.3, and remove
--disable-statistics from the DB5_CONFIG to fix segmentation fault
when using _bsddb module in python.

[YOCTO #2749]

(From OE-Core rev: 11267f8a1ccf65142988b095351a84b0fa0fcbcf)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-06 15:18:47 +01:00
..
01-use-proper-tools-for-cross-build.patch python: Fix various contamination issues leading to broken/missing c modules 2012-04-23 23:04:43 +01:00
03-fix-tkinter-detection.patch recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
04-default-is-optimized.patch python: upgrade from 2.7.2 to 2.7.3 2012-05-03 15:48:04 +01:00
05-enable-ctypes-cross-build.patch recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
06-avoid_usr_lib_termcap_path_in_linking.patch python, python-native: upgrade from 2.6.6 to 2.7.2 2011-10-31 22:03:20 +00:00
06-ctypes-libffi-fix-configure.patch python, python-native: upgrade from 2.6.6 to 2.7.2 2011-10-31 22:03:20 +00:00
99-ignore-optimization-flag.patch recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
add-md5module-support.patch python: add md5module support 2012-01-03 12:14:30 +00:00
avoid_warning_about_tkinter.patch python: Add patch to avoid warning about _tkinter 2012-04-26 10:05:16 +01:00
avoid_warning_for_sunos_specific_module.patch python: Add patch to avoid warning about sunaudiodev module 2012-04-26 10:05:17 +01:00
cgi_py.patch python: Fix cgi.py runtime issue 2011-09-22 05:07:00 +01:00
check-if-target-is-64b-not-host.patch python: Add patch for 64bit platform 2012-04-26 10:05:16 +01:00
fix_for_using_different_libdir.patch python: upgrade from 2.7.2 to 2.7.3 2012-05-03 15:48:04 +01:00
host_include_contamination.patch python: Fix build failure of python-elementtree on x86_64 2012-02-08 00:50:28 +00:00
multilib.patch Add Upstream-Status to patches 2012-01-03 12:14:31 +00:00
python-2.7.3-berkeley-db-5.3.patch python: Fix to support the python module _bsddb built with db 5.3 2012-08-06 15:18:47 +01:00
python-2.7.3-remove-bsdb-rpath.patch python: Fix to support the python module _bsddb built with db 5.3 2012-08-06 15:18:47 +01:00
remove_sqlite_rpath.patch python: fix sqlite RPATH issue 2011-09-29 16:57:30 +01:00
search_db_h_in_inc_dirs_and_avoid_warning.patch python: Add patch to search for db.h in inc_dirs and remove warning 2012-04-26 10:05:16 +01:00
setup_py_skip_cross_import_check.patch python: skip setup.py 'import check' when cross-compiling 2011-11-08 21:48:30 +00:00
setuptweaks.patch python: Fix various contamination issues leading to broken/missing c modules 2012-04-23 23:04:43 +01:00
sitecustomize.py Major layout change to the packages directory 2010-08-27 15:29:45 +01:00