aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2013-01-07 18:06:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 19:23:12 +0000
commitaafcf34aa8be3525ada517b770e43ad05de5a4b6 (patch)
treee1ad29cfdac478b21387c615a0f528d2767f6730 /meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
parent98c1c4d995416d6355354867d10281c10e9fc9aa (diff)
downloadopenembedded-core-contrib-aafcf34aa8be3525ada517b770e43ad05de5a4b6.tar.gz
qt4: blacklist untrusted SSL certificates
- this blacklist wrong certificates https://bugreports.qt-project.org/browse/QTBUG-24654 https://bugreports.qt-project.org/browse/QTBUG-28937 - these patches will be in the next 4.8.5 release Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
index bedd201350..9b03ff2f57 100644
--- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
+++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
@@ -1,7 +1,7 @@
require qt4-x11-free.inc
require qt4-${PV}.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
QT_CONFIG_FLAGS_append_armv6 = " -no-neon "