Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Smart/RPM related fixes
Date: Thu, 25 Jul 2013 18:09:01 +0100	[thread overview]
Message-ID: <cover.1374772012.git.paul.eggleton@linux.intel.com> (raw)

Note: there is one patch in here that affects BAD_RECOMMENDATIONS
behaviour for ipk.


The following changes since commit ac5d20f4adac69ea1702694fb50849c9e465b443:

  systemd: Remove systemd_unitdir if systemd is not in distro features (2013-07-23 07:49:54 -0700)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/smart
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/smart

Paul Eggleton (4):
  python-smartpm: fix sometimes reporting no provider instead of conflict
  python-smartpm: add ignore-recommends package flag
  classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names
  classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM

 meta/classes/image.bbclass                         |   1 +
 meta/classes/package_rpm.bbclass                   |  11 +-
 meta/classes/rootfs_ipk.bbclass                    |   2 -
 meta/classes/rootfs_rpm.bbclass                    |   3 +-
 meta/conf/bitbake.conf                             |   2 +
 .../python-smartpm/smart-conflict-provider.patch   | 196 +++++++++++++++++++++
 .../smart-flag-ignore-recommends.patch             |  60 +++++++
 .../python/python-smartpm_1.4.1.bb                 |   2 +
 8 files changed, 271 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-conflict-provider.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-flag-ignore-recommends.patch

-- 
1.8.1.2



             reply	other threads:[~2013-07-25 17:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25 17:09 Paul Eggleton [this message]
2013-07-25 17:09 ` [PATCH 1/4] python-smartpm: fix sometimes reporting no provider instead of conflict Paul Eggleton
2013-07-25 17:09 ` [PATCH 2/4] python-smartpm: add ignore-recommends package flag Paul Eggleton
2013-07-25 17:09 ` [PATCH 3/4] classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names Paul Eggleton
2013-07-25 17:09 ` [PATCH 4/4] classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM Paul Eggleton

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.1374772012.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.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