]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Fix autoconf/libtool usage
authorMark Hatle <mark.hatle@windriver.com>
Fri, 3 Sep 2010 17:43:41 +0000 (12:43 -0500)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 4 Sep 2010 01:30:47 +0000 (18:30 -0700)
commitc849ec75e718d1095bd7d25d05f57e25d5d94589
treeddcc642d7b5ea9db6cebcd419d779d3bf2f095e5
parenta9b715736f96e3a4ac3fa99737ae412c1ac4f01e
rpm: Fix autoconf/libtool usage

In order to resolve a host-contamination problem, we re-work the way that
autoconf and friends are invoked during the compilation of RPM.

This has a side effect of fixing another bug where RPM was being renamed
HOST_ARCH-HOST_OS-rpm.  So we remove the "fixes" for that behavior as well.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/package.bbclass
meta/classes/package_rpm.bbclass
meta/classes/rootfs_rpm.bbclass
meta/recipes-devtools/rpm/rpm/rpm-autoconf.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.1.10.bb