]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Fix rpm usage of prelink on the target
authorMark Hatle <mark.hatle@windriver.com>
Fri, 25 Feb 2011 23:34:20 +0000 (17:34 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:46 +0000 (11:46 +0000)
commit3920d3da400baef3fb080bfaced6db1428e4acde
tree1268bbc95b2df52d091a3911ae6fdaf0d911954c
parenta0165d88a2ba96545793bbb7babeb7e43df4a46d
rpm: Fix rpm usage of prelink on the target

RPM has the ability to validate files that have been prelinked, however
the necessary configuration and staging was not done properly.  Resolve
this issue by fixing the macro paths, providing the missing RPM macro,
and correcting a defect in the way the prelink image class was working
with the necessary configuration file.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/image-prelink.bbclass
meta/recipes-devtools/prelink/prelink_git.bb
meta/recipes-devtools/rpm/rpm_5.4.0.bb