Files
poky/meta/recipes-support
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
..
2011-11-15 12:05:29 +00:00
2012-07-09 16:58:56 +01:00
2012-07-17 10:53:57 +01:00
2012-07-18 14:29:31 +01:00
2012-01-03 12:14:38 +00:00
2010-12-09 08:18:17 -08:00
2011-04-18 05:51:18 +01:00
2012-06-21 13:03:02 +01:00
2011-12-15 14:36:26 +00:00
2012-07-26 14:55:19 +01:00
2012-05-08 14:49:16 +01:00
2011-12-12 21:50:16 +00:00
2012-05-25 11:17:56 +01:00
2012-06-11 13:49:50 +01:00
2012-04-14 09:34:06 +01:00
2012-05-25 11:17:56 +01:00
2012-06-25 16:35:54 +01:00