summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/qt-4.7.3.inc
AgeCommit message (Collapse)AuthorFiles
2011-10-12qt4: Drop old version 4.7.3Richard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-04qt4: Fix translation supportOtavio Salvador1
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>
2011-09-15qt4: add blacklist-diginotar-certs patchEric Bénard1
- 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>
2011-05-18qt4: re-enable two 4.6.x patches in 4.7.3Paul Eggleton1
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>
2011-05-16qt4: update from 4.7.2 to 4.7.3Paul Eggleton1
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>