]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Fix compilation on uclibc
authorKhem Raj <raj.khem@gmail.com>
Thu, 31 May 2012 22:51:52 +0000 (15:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2012 14:54:17 +0000 (15:54 +0100)
commit0cd3a4f3cfd0eb70915e3b59be8d04ee2d92749e
tree69f2595005de3766ba351a9cd4288f86381951fd
parent6cb8bb9a338097dd63be63732b8e67fc87eb1a5e
rpm: Fix compilation on uclibc

rpmatch is not there in uclibc therefore add logic to configure
to detect it.

x* wrappers need to be defined for uclibc as well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/rpm/rpm/rpmatch.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm/uclibc-support.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.9.bb