Changes between Version 38 and Version 39 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Oct 18, 2011 3:05:03 AM (13 years ago)
Author:
jocelyn.turcotte@nokia.com
Comment:

Updated the patch set to include the latest fixes.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v38 v39  
    3232   * Check out the current qt5 revision used by the bot to run tests: {{{git reset --hard 37ea8e961b8fdaaa1f36758b8ad059b23c013f15}}}
    3333   * Initialize & Clone the sub-modules needed: {{{./init-repository --module-subset=qtbase,qtxmlpatterns,qtscript,qtdeclarative}}}
    34    * Apply the combined xinput2/harmattan patches to qtbase: Change to {{{qtbase}}}, download {{{wget -O patch.txt http://paste.kde.org/133687/raw/}}} and apply with {{{git am -3 patch.txt}}}
     34   * Apply the combined xinput2/harmattan patches to qtbase: Change to {{{qtbase}}}, download {{{wget -O patch.txt http://paste.kde.org/135049/raw/}}} and apply with {{{git am -3 patch.txt}}}
    3535
    3636Note: '''DO NOT USE SHADOW BUILDS OF QT (MODULES) AT THE MOMENT'''.