]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Add the ability to use the platform file during install
authorMark Hatle <mark.hatle@windriver.com>
Wed, 16 Feb 2011 04:20:49 +0000 (22:20 -0600)
committerSaul Wold <sgw@linux.intel.com>
Wed, 16 Feb 2011 15:34:51 +0000 (07:34 -0800)
commitca649ef8253cbf69062322b5bdee4123ee4c4eca
treee6006e59ece4109391ddd09ad683bc28821cce5d
parent0e4aa13e9eef50533d8385b7fa638f33d4248e78
rpm: Add the ability to use the platform file during install

Add a new rpm macro, rpmrc_platform_path to specify an alternative platform
file.  This is required to allow the dep resolver to identify compatible
packages.

Also workaround a minor problem with the --showrc command in RPM.  A bug
has been reported upstream on this.

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