]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Update the rpm integration to support per-file dependencies
authorMark Hatle <mhatle@windriver.com>
Fri, 20 Aug 2010 15:32:08 +0000 (08:32 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 22:39:31 +0000 (23:39 +0100)
commit5d2e88c3c233352d5724aa87b1fb6e08ac4693b4
tree7b7fb5a7e60f02672c18b361afd0c66b7698f049
parent6c12afd57d2d25f532285cad6ab09a37eb3f548c
rpm: Update the rpm integration to support per-file dependencies

Update the RPM package integration to support per-file dependencies

This adds additional configuration options to RPM, as well as provides
a helper script "perfile_rpmdeps.sh" that the build system can use to
gather the dependency information.

Signed-off-by: Mark Hatle <mhatle@windriver.com>
meta/packages/rpm/rpm/no_parentdir_ordering.patch [new file with mode: 0644]
meta/packages/rpm/rpm/perfile_rpmdeps.sh [new file with mode: 0755]
meta/packages/rpm/rpm_5.1.9.bb