Message ID | cover.1331924409.git.paul.eggleton@linux.intel.com |
---|---|
State | New |
Headers | show |
On 03/16/2012 12:00 PM, Paul Eggleton wrote: > 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(-) > Merged into OE-Core Thanks Sau!