]> code.ossystems Code Review - openembedded-core.git/commit
rpm: add a 4.x recipe
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 30 Dec 2016 16:38:11 +0000 (18:38 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commit2358e786ec8d1199d90e181eb5d8d00816f669b4
tree98ef5b7f4b70024d61f3c6f1bcb01858eace612c
parentb842c9bf5cabb1af538720269f13946a87822f98
rpm: add a 4.x recipe

The dnf stack is written and tested against rpm 4.x. So if we want to use dnf for packaging,
we should also use rpm 4 - there's simply too much work involved in making rpm 5 work with it due
to significant API differences, and supporting that going forward.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-devtools/rpm/files/0001-Add-a-color-setting-for-mips64_n32-binaries.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-Do-not-read-config-files-from-HOME.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-Do-not-reset-the-PATH-environment-variable-before-ru.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-Fix-build-with-musl-C-library.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-When-cross-installing-execute-package-scriptlets-wit.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0001-When-nice-value-cannot-be-reset-issue-a-notice-inste.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/files/0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_git.bb [new file with mode: 0644]