]> code.ossystems Code Review - openembedded-core.git/commit
python: Add patch to search for db.h in inc_dirs and remove warning
authorAndrei Gherzan <andrei@gherzan.ro>
Thu, 5 Apr 2012 20:54:22 +0000 (23:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 23:02:28 +0000 (00:02 +0100)
commit79d0332f21769338a9f904308d8a808486e10fea
tree35ed7eb42ec9c46811c64931b982e3e31edb0438
parent4993f50744882ee384cb8fb106ad209f0d887b3f
python: Add patch to search for db.h in inc_dirs and remove warning

python should search for db.h in inc_dirs and not in a hardcoded path.
If db.h is found but HASHVERSION is not 2 we 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/search_db_h_in_inc_dirs_and_avoid_warning.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.2.bb