]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Ensure pkgconfig deps don't stray from the package being built
authorMark Hatle <mark.hatle@windriver.com>
Mon, 11 Jun 2012 18:19:00 +0000 (13:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jun 2012 10:09:54 +0000 (11:09 +0100)
commit7afcfeb1db00c800485b2f3a89dad1ed84083979
tree019717e68efe490036deb918ecd5f11200513573
parent9b115181a8b10ec1eb8eac355405695f63e2e011
rpm: Ensure pkgconfig deps don't stray from the package being built

Force pkg-config to only look in the install directory, and not be
able to fall back to system pkg-config directories for resolution.

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