]> code.ossystems Code Review - openembedded-core.git/commit
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>
Wed, 14 Nov 2012 23:37:34 +0000 (23:37 +0000)
commitcd0473a145cec51be736b6141b0b18a82b64d483
tree30f30aec6baa017be6af793671dc07291f58868d
parentb53ea6687b6201c8c5ab5cb0d2a845ef7e7b2abe
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)

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