rpm: Slightly change the way python-rpm is constructed
authorMark Hatle <mark.hatle@windriver.com>
Thu, 4 Oct 2012 18:54:13 +0000 (13:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Nov 2012 16:42:02 +0000 (16:42 +0000)
commiteb74eaedadb6fc353b8d517be4eef3965c995c11
treea9c6b63ca4a1fb0447d93f33be7fafa83afddfca
parent3ee4dabbf4f3cf1e5affe0b6b3a014a95d20e74a
rpm: Slightly change the way python-rpm is constructed

If python support is enabled we want to make sure that the RPM python support
is packaged properly.

Move the components into the site-packages directory, move the .la files to a
new -dev package.

Add "rpm" as a dependency of python-rpm, otherwise rpm and the associated
libraries won't be available.

Fixup python wrapper to handle automatic relocation, as supported by the
vendor WINDRIVER configuration.  (Based on a patch from Paul Eggleton)

(From OE-Core rev: cd0473a145cec51be736b6141b0b18a82b64d483)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/rpm/rpm-py-init.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.9.bb