summaryrefslogtreecommitdiff
path: root/meta/packages/rpm/rpm_5.1.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* rpm: use rpm-5.1.10 from SNAPSHOT URI.Jeff Johnson2010-08-231-133/+0
| | | | | | | | | rpm-5.1.10 snapshot adds support for multiple aid databases revert slashDepth patch, now included in 5.1.10 Signed-off-by: Jeff Johnson <n3npq@mac.com> Signed-off-by: Mark Hatle <mhatle@windriver.com>
* rpm: Update the rpm integration to support per-file dependenciesMark Hatle2010-08-201-5/+42
| | | | | | | | | | 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>
* rpm: switch to using RPM 5Joshua Lock2010-07-241-0/+96
Switch to RPM5 as our rpm provider of choice and update the recipe to the latest stable release. Signed-off-by: Joshua Lock <josh@linux.intel.com> Modify the package_rpm.bbclass to understand the macro and command line changes present in rpm5. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>