generic-poky/meta/recipes-devtools/rpm/files
Mark Hatle 09471f0593 rpm: Disable perl dependency generation
When rpmdeps files a perl script, it attempts to determine what it provides
and what it requires.  Often the requires are incorrect, within the context
of Wind River Linux.  This results in an error that DNF is unable to install
a package due to one or more unresolved dependencies.

In RPM5 we had disabled this behavior, the alternative is to require that all
perl scripts be 'complete', in that they only require things they absolutely
need and that OE provides.  If we ever enforce that, this commit can be
reverted.  Until they fall back to prior behavior (which also matches ipkg
and deb style packages.)

(From OE-Core rev: bd8e5dc3ebabb3d88169e2f848219ca201fa5fdb)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-31 17:57:12 +01:00
..
0001-Add-PYTHON_ABI-when-searching-for-python-libraries.patch dnf: move the entire dnf/rpm4 stack to Python 3 2017-03-28 08:43:13 +01:00
0001-Add-a-color-setting-for-mips64_n32-binaries.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-Do-not-read-config-files-from-HOME.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-Do-not-reset-the-PATH-environment-variable-before-ru.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-Fix-build-with-musl-C-library.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-When-cross-installing-execute-package-scriptlets-wit.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-When-nice-value-cannot-be-reset-issue-a-notice-inste.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0001-perl-disable-auto-reqs.patch rpm: Disable perl dependency generation 2017-08-31 17:57:12 +01:00
0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch rpm: add a 4.x recipe 2017-03-14 14:42:16 +00:00
0011-Do-not-require-that-ELF-binaries-are-executable-to-b.patch rpm: Do not require that ELF binaries are executable to be identifiable 2017-08-31 17:57:12 +01:00
0012-Use-conditional-to-access-_docdir-in-macros.in.patch rpm: Use conditional to access %{_docdir} in macros.in 2017-08-31 17:57:12 +01:00
0013-Add-a-new-option-alldeps-to-rpmdeps.patch rpm: Add a new option --alldeps to rpmdeps 2017-08-31 17:57:12 +01:00