mbox

[0/3] qmake5 fixes

Message ID cover.1410766811.git.kibo@prevas.dk
State Rejected
Delegated to: Christian Sørensen
Headers show

Pull-request

git://gitorious.org/oe-lite/kibos-qt master

Message

Kim Bøndergaard Sept. 15, 2014, 7:43 a.m. UTC
The following changes since commit 4d091f72fc9ea1287d4bd63994b639aa106a845c:

  qtbase: Don't overwrite config flags if mtdev is set (2014-08-21 13:54:00 +0200)

are available in the git repository at:

  git://gitorious.org/oe-lite/kibos-qt master
  http://gitorious.org/oe-lite/kibos-qt/commits/kibo_master

Kim Bøndergaard (3):
  qmake5: Fix 32 bit SDK build on 64 bit host without i386 multilib
    packages installed
  Fix to qmake fix for 32bit hosts
  qmake5: Fix to SDK build if libtool 2.4.2 is used

 .../qt5/qmake5-5.1.1/sdk-x86-64-build-fix.patch    | 11 ++++
 recipes/qt5/qmake5.inc                             | 58 ++++++++++++++++++----
 2 files changed, 59 insertions(+), 10 deletions(-)
 create mode 100644 recipes/qt5/qmake5-5.1.1/sdk-x86-64-build-fix.patch