All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Misc fixes
Date: Fri, 16 Mar 2012 19:00:55 +0000	[thread overview]
Message-ID: <cover.1331924409.git.paul.eggleton@linux.intel.com> (raw)

The following changes since commit efd80fd23cb96ccc203893017938c1163d20b898:

  tcl: Fix bad RPATH QA warning (2012-03-16 16:47:27 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/fixes16
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes16

Paul Eggleton (6):
  classes/image: avoid cp race condition when building multiple images
  buildhistory_analysis: fix duplicate PE/PV/PR in related fields
  buildhistory: allow disabling image and/or package history
  buildhistory: avoid reruns of do_package
  iproute2: fix unpackaged files warning
  qt4: add RPROVIDES/RREPLACES for qmake2 recipe

 meta/classes/buildhistory.bbclass                  |   24 +++++++++++++++++--
 meta/classes/image.bbclass                         |    2 +-
 meta/lib/oe/buildhistory_analysis.py               |    2 +-
 meta/recipes-connectivity/iproute2/iproute2.inc    |    2 +-
 .../iproute2/iproute2_3.2.0.bb                     |    2 +
 meta/recipes-qt/qt4/qt4-embedded.inc               |    2 +-
 meta/recipes-qt/qt4/qt4-x11-free.inc               |    2 +-
 meta/recipes-qt/qt4/qt4.inc                        |    3 ++
 8 files changed, 31 insertions(+), 8 deletions(-)

-- 
1.7.5.4




             reply	other threads:[~2012-03-16 19:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 19:00 Paul Eggleton [this message]
2012-03-16 19:00 ` [PATCH 1/6] classes/image: avoid cp race condition when building multiple images Paul Eggleton
2012-03-16 19:00 ` [PATCH 2/6] buildhistory_analysis: fix duplicate PE/PV/PR in related fields Paul Eggleton
2012-03-16 19:00 ` [PATCH 3/6] buildhistory: allow disabling image and/or package history Paul Eggleton
2012-03-16 19:00 ` [PATCH 4/6] buildhistory: avoid reruns of do_package Paul Eggleton
2012-03-16 19:01 ` [PATCH 5/6] iproute2: fix unpackaged files warning Paul Eggleton
2012-03-16 19:01 ` [PATCH 6/6] qt4: add RPROVIDES/RREPLACES for qmake2 recipe Paul Eggleton
2012-03-16 19:40   ` Koen Kooi
2012-03-19 16:30 ` [PATCH 0/6] Misc fixes 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.1331924409.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 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.