We first to a long overdue cleanup and change the RPM_VENDOR_POKY to RPM_VENDOR_OE. Then we fix a bug with older RPM packages that has been found when attempting to install some of the LSB test packages.
The change was verified by <[email protected]> who reported the issue to me. Mark Hatle (2): rpm: Change references from RPM_VENDOR_POKY to RPM_VENDOR_OE rpm: Enable compatibility with older RPM packages that have invalid platforms .../rpm/rpm/python-rpm-rpmsense.patch | 4 ++-- .../rpm/rpm/rpm-lsb-compatibility.patch | 24 ++++++++++++++++++++++ meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch | 2 +- .../rpm/rpm/rpm-platform-file-fix.patch | 2 +- meta/recipes-devtools/rpm/rpm/rpm-platform.patch | 8 ++++---- meta/recipes-devtools/rpm/rpm/rpm-platform2.patch | 6 +++--- .../rpm/rpm/rpm-scriptletexechelper.patch | 22 ++++++++++---------- meta/recipes-devtools/rpm/rpm_5.4.9.bb | 3 ++- 8 files changed, 48 insertions(+), 23 deletions(-) create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch -- 1.8.3 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
