From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Fix ATTEMPTONLY and SUGGESTS in package_rpm
Date: Thu, 11 Aug 2011 20:14:57 -0500 [thread overview]
Message-ID: <cover.1313111544.git.mark.hatle@windriver.com> (raw)
Fix ATTEMPTONLY and SUGGESTS in package_rpm. This relies on the previous
changes to the rpm platform and package_rpm.bbclass I sent earlier today.
Note patch 1 and 2 are the earlier set, which I am not resending.
The following changes since commit a92d56058b21913570bb17ae416c3b00afce055e:
gnome-doc-utils: respect python-dir setting EXTRA_OECONF (2011-08-11 19:13:38 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib mhatle/fix_1366
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/fix_1366
Mark Hatle (3):
rpm: Fix the canonical arch --target processing and cleanup
package_rpm.bbclass: Update the platform config and --target
package_rpm: Fix attemptonly and suggest packages
meta/classes/package_rpm.bbclass | 39 +++++--
.../recipes-devtools/rpm/rpm/export-rpmbag-h.patch | 45 -------
meta/recipes-devtools/rpm/rpm/hdraddorappend.patch | 22 ----
meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch | 134 ++++++++++++++++++++
meta/recipes-devtools/rpm/rpm/rpm-no-loop.patch | 38 ------
meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch | 16 +++
meta/recipes-devtools/rpm/rpm/rpm-nrescan.patch | 17 ---
meta/recipes-devtools/rpm/rpm_5.4.0.bb | 8 +-
8 files changed, 184 insertions(+), 135 deletions(-)
delete mode 100644 meta/recipes-devtools/rpm/rpm/export-rpmbag-h.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/hdraddorappend.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-no-loop.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-nrescan.patch
--
1.7.3.4
next reply other threads:[~2011-08-12 1:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-12 1:14 Mark Hatle [this message]
2011-08-12 1:14 ` [PATCH 3/3] package_rpm: Fix attemptonly and suggest packages Mark Hatle
2011-08-12 17:55 ` [PATCH 0/3] Fix ATTEMPTONLY and SUGGESTS in package_rpm Saul Wold
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.1313111544.git.mark.hatle@windriver.com \
--to=mark.hatle@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.