summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/qt-4.7.3.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt4: Drop old version 4.7.3Richard Purdie2011-10-121-60/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: Fix translation supportOtavio Salvador2011-10-041-5/+4
| | | | | | | | The translation support was disable in build. The fix-translation.patch was imported from OpenEmbedded to fix a linking issue in phonon translation support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4: add blacklist-diginotar-certs patchEric Bénard2011-09-151-0/+1
| | | | | | | | - this patch comes from Nokia and blacklist all DigiNotar intermediates and root certificates, more details are available here : http://labs.qt.nokia.com/2011/09/07/what-the-diginotar-security-breach-means-for-qt-users-continued/ Signed-off-by: Eric Bénard <eric@eukrea.com>
* qt4: re-enable two 4.6.x patches in 4.7.3Paul Eggleton2011-05-181-0/+2
| | | | | | | | | | | Two patches that were being applied in 4.6.x are now applied for 4.7.3. The functions of these two patches are: * Add support for 2bpp (only affects qt4-embedded) * Use correct infix on QtUiTools library (only affects qt4-embedded as qt4-x11-free does not define an infix) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* qt4: update from 4.7.2 to 4.7.3Paul Eggleton2011-05-161-0/+58
The Comodo certificates patch has been merged upstream so it no longer needs to be applied. Some PR values were reset and SRC_URI checksums updated but other than this there are no recipe changes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>