All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Misc fixes
@ 2012-03-16 19:00 Paul Eggleton
  2012-03-16 19:00 ` [PATCH 1/6] classes/image: avoid cp race condition when building multiple images Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Paul Eggleton @ 2012-03-16 19:00 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-19 16:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 19:00 [PATCH 0/6] Misc fixes Paul Eggleton
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

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.