rpm: Upgrade to 5.4.14
authorMark Hatle <mark.hatle@windriver.com>
Thu, 3 Jul 2014 00:57:44 +0000 (19:57 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jul 2014 10:20:12 +0000 (11:20 +0100)
commit51c7075d668ecb854479dc9befb95417a6245361
tree06064a8a6ff04f47a3fbe8a2f3ca0691a7dd41f1
parentd450166e9bed5f65856592bb14bc0256bcb86896
rpm: Upgrade to 5.4.14

Update various patches.  A few corrections to the patch descriptions,
otherwise simple quilt refresh or conflict resolution.

Remove rpm-solvedb.patch and rpm-respect-arch.patch.  These are both related
to the old solvedb package dependency solver.  This is no longer used since
we moved to smartpm.

rpm-stub-out-git_strerror was a backport and is no longer needed.

RPM 5.4.12 and newer normally requires Berkley DB 6.0 or newer.  A small
patch to configure allows RPM to dynamically select DB 5.3 or DB 6.0 based
on what is available at configure time.

(From OE-Core rev: 0c7b4a5e23836889196f85f472f081d51529e94e)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
47 files changed:
meta/recipes-devtools/rpm/rpm/dbconvert.patch
meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
meta/recipes-devtools/rpm/rpm/fstack-protector-configure-check.patch
meta/recipes-devtools/rpm/rpm/header-include-fix.patch
meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
meta/recipes-devtools/rpm/rpm/rpm-autogen.patch
meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch
meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch
meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch
meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch
meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch
meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch
meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch
meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch
meta/recipes-devtools/rpm/rpm/rpm-lua.patch
meta/recipes-devtools/rpm/rpm/rpm-macros.patch
meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch
meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch
meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch
meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch
meta/recipes-devtools/rpm/rpm/rpm-platform.patch
meta/recipes-devtools/rpm/rpm/rpm-platform2.patch
meta/recipes-devtools/rpm/rpm/rpm-py-init.patch
meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch
meta/recipes-devtools/rpm/rpm/rpm-remove-sykcparse-decl.patch
meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
meta/recipes-devtools/rpm/rpm/rpm-respect-arch.patch [deleted file]
meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch
meta/recipes-devtools/rpm/rpm/rpm-showrc.patch
meta/recipes-devtools/rpm/rpm/rpm-solvedb.patch [deleted file]
meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch [deleted file]
meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch
meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch
meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch
meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch
meta/recipes-devtools/rpm/rpm/rpmatch.patch
meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch
meta/recipes-devtools/rpm/rpm/uclibc-support.patch
meta/recipes-devtools/rpm/rpm_5.4.14.bb [moved from meta/recipes-devtools/rpm/rpm_5.4.9.bb with 97% similarity]