]> code.ossystems Code Review - openembedded-core.git/commit
rpm: update to 4.14.0
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 18 Dec 2017 16:00:28 +0000 (18:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Dec 2017 16:26:55 +0000 (16:26 +0000)
commitb4613b6ce07c295c5d6de6861acf19315acaccb2
tree27544bf1745f54b2b51b53d740aa0dde5ebcd0e7
parentf2e6e1d3bfd4c92ef0f5ed4721fd9050c59dafca
rpm: update to 4.14.0

Previously oe-core had a development snapshot of rpm, it's better to update
to something more stable.

Removed patches:
0001-Add-PYTHON_ABI-when-searching-for-python-libraries.patch
(upstream is using pkg-config)
0001-When-nice-value-cannot-be-reset-issue-a-notice-inste.patch
(functionality has been moved to a plugin, we disable plugins
for rpm-native)
0012-Use-conditional-to-access-_docdir-in-macros.in.patch
(merged upstream)

Changed patches:
0001-Fix-build-with-musl-C-library.patch
(one previous musl issue has been resolved upstream; another has been added)

Rest of the patches are trivial rebases.

Update the signing oe-selftest so that the reference output matches
the upstream changes.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/signing.py
meta/recipes-devtools/rpm/files/0001-Add-PYTHON_ABI-when-searching-for-python-libraries.patch [deleted file]
meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
meta/recipes-devtools/rpm/files/0001-Fix-build-with-musl-C-library.patch
meta/recipes-devtools/rpm/files/0001-When-nice-value-cannot-be-reset-issue-a-notice-inste.patch [deleted file]
meta/recipes-devtools/rpm/files/0004-build-pack.c-remove-static-local-variables-from-buil.patch
meta/recipes-devtools/rpm/files/0011-Do-not-require-that-ELF-binaries-are-executable-to-b.patch
meta/recipes-devtools/rpm/files/0012-Use-conditional-to-access-_docdir-in-macros.in.patch [deleted file]
meta/recipes-devtools/rpm/files/0013-Add-a-new-option-alldeps-to-rpmdeps.patch
meta/recipes-devtools/rpm/rpm_4.14.0.bb [moved from meta/recipes-devtools/rpm/rpm_git.bb with 93% similarity]