]> code.ossystems Code Review - openembedded-core.git/commit
rpm: ensure that magic file is relocatable
authorSaul Wold <sgw@linux.intel.com>
Tue, 27 Sep 2011 20:13:43 +0000 (13:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:42:38 +0000 (13:42 +0100)
commit7ea42eadf8aec734202b70ba2427230e63749d94
tree513ceead9ef70e66a3ba50e6c5d1d970e44c6983
parent4482970401a048433d5a862bfed4936259dcfcf5
rpm: ensure that magic file is relocatable

rpm-native was reading from /usr/share/misc/magic which is wrong
it needs to be set to read from the sysroot.  This also adds wrappers
to the rpm-build tools to ensure they know were to find the macros that
point to the right directories.

Fixes [YOCTO #1532]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/rpm/rpm_5.4.0.bb