]> code.ossystems Code Review - openembedded-core.git/commit
python: Fix RPATH QA issue on non-gplv3 builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Aug 2012 11:18:13 +0000 (12:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Aug 2012 11:37:05 +0000 (12:37 +0100)
commit90540692c40719b757b80bdc6e78e679a3df83a7
tree5cd10d13ce3f43aa6413122992110a02122e381f
parent4fd4b2eafb5f4ff2ef85d7f5ff3238a41c34313b
python: Fix RPATH QA issue on non-gplv3 builds

On non-gplv3 builds, gdbm gets built different due to the different version
which triggers a different codepath in python's db support and then hence
triggers an invalid RPATH QA issue. This change extends the appropriate patch
to cover the code paths we need it to cover and avoid adding the problematic
RPATH.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch