From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/11] More fixes for file dependency generation with RPM
Date: Thu, 15 Jun 2017 15:53:02 +0200 [thread overview]
Message-ID: <cover.1497534748.git.pkj@axis.com> (raw)
This is the second take on restoring the file dependency support for
RPM that was lost in Pyro. These changes should fix most (all?)
problems that were seen on the autobuilders after the first set of
changes were introduced.
The first patch is not strictly needed for this, but it fixes a build
problem due to a renamed file in a patch file that I got when building
core-image-sato. No idea why no one else has had problems with this...
//Peter
The following changes since commit 2bf2ab9fcd12b179c396d2d4b4603b774a37eef6:
bitbake: bitbake-user-manual: Updated BBLAYERS_FETCH_DIR variable description (2017-06-15 11:15:59 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib pkj/rpm_regressions2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/rpm_regressions2
Peter Kjellerstedt (11):
gtk+3: Update the patches to work without PATCHTOOL = "git"
perl: Do not generate file dependencies for perl-ptest
rpm: Add dependencies on bash, perl and python3-core
linux-firmware: Avoid a dependency on python-core
texi2html: Add a dependency on perl
git: Add a dependency on perl for gitweb
git: Do not install git cvsserver and git svn
texinfo: Avoid a problem with a dependency on perl(Locale::gettext_xs)
package_rpm.bbclass: Filter out unwanted file deps for nativesdk
packages
insane.bbclass: Ignore perl as dependency for nativesdk packages
package.bbclass: Restore functionality to detect RPM dependencies
meta/classes/insane.bbclass | 2 +-
meta/classes/package.bbclass | 5 +-
meta/classes/package_rpm.bbclass | 25 +-
meta/lib/oe/package.py | 60 +++--
meta/recipes-devtools/git/git.inc | 16 +-
meta/recipes-devtools/perl/perl-ptest.inc | 4 +
meta/recipes-devtools/rpm/rpm_git.bb | 5 +
meta/recipes-extended/texi2html/texi2html_5.0.bb | 2 +
meta/recipes-extended/texinfo/texinfo_6.3.bb | 6 +
.../gtk+/gtk+3/0001-Hardcoded-libtool.patch | 12 +-
...Do-not-try-to-initialize-GL-without-libGL.patch | 8 +-
.../0003-Add-disable-opengl-configure-option.patch | 268 +++++++++++++++------
...4-configure.ac-Fix-wayland-protocols-path.patch | 8 +-
.../linux-firmware/linux-firmware_git.bb | 3 +
14 files changed, 307 insertions(+), 117 deletions(-)
--
2.12.0
next reply other threads:[~2017-06-15 13:53 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 13:53 Peter Kjellerstedt [this message]
2017-06-15 13:53 ` [PATCH 01/11] gtk+3: Update the patches to work without PATCHTOOL = "git" Peter Kjellerstedt
2017-06-15 13:57 ` Burton, Ross
2017-06-15 14:00 ` Peter Kjellerstedt
2017-06-15 14:05 ` Alexander Kanavin
2017-06-15 14:11 ` Peter Kjellerstedt
2017-06-15 14:18 ` Alexander Kanavin
2017-06-15 14:22 ` Peter Kjellerstedt
2017-06-15 14:24 ` Alexander Kanavin
2017-06-15 15:33 ` Peter Kjellerstedt
2017-06-15 20:44 ` Alexander Kanavin
2017-07-03 23:56 ` Peter Kjellerstedt
2017-07-04 14:30 ` Burton, Ross
2017-06-15 14:25 ` Gary Thomas
2017-06-15 13:53 ` [PATCH 02/11] perl: Do not generate file dependencies for perl-ptest Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 03/11] rpm: Add dependencies on bash, perl and python3-core Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 04/11] linux-firmware: Avoid a dependency on python-core Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 05/11] texi2html: Add a dependency on perl Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 06/11] git: Add a dependency on perl for gitweb Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 07/11] git: Do not install git cvsserver and git svn Peter Kjellerstedt
2017-06-15 13:59 ` Burton, Ross
2017-06-15 14:01 ` Burton, Ross
2017-06-15 14:12 ` Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 08/11] texinfo: Avoid a problem with a dependency on perl(Locale::gettext_xs) Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 09/11] package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages Peter Kjellerstedt
2017-06-15 14:00 ` Alexander Kanavin
2017-06-15 14:05 ` Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 10/11] insane.bbclass: Ignore perl as dependency " Peter Kjellerstedt
2017-06-15 13:53 ` [PATCH 11/11] package.bbclass: Restore functionality to detect RPM dependencies Peter Kjellerstedt
2017-06-15 14:02 ` Alexander Kanavin
2017-06-15 14:19 ` Peter Kjellerstedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1497534748.git.pkj@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox