]> code.ossystems Code Review - openembedded-core.git/commit
python: Add patch to avoid warning about bsddb module
authorAndrei Gherzan <andrei@gherzan.ro>
Thu, 5 Apr 2012 20:54:23 +0000 (23:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 23:02:28 +0000 (00:02 +0100)
commitd974ad03c58d7a221ebe3d59c57607928fbbd435
tree8d59f9d4edc2f3dc313537b50e61bbb3d4844d28
parent79d0332f21769338a9f904308d8a808486e10fea
python: Add patch to avoid warning about bsddb module

_bsddb module can be built only with db version between 4.1 and 4.7.
Avoid a warning by not adding this module to missing variable.

[YOCTO #1937]

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/avoid_warning_about_bsddb.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.2.bb