summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2011-03-30 17:19:55 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-06 12:10:52 -0700
commite5a40cd6f8c6a8c3d40cbaf29bffe5e201056dad (patch)
tree9581543c8decaab7b904839b644a7be0e51e6735 /meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
parentea738ee3d3999b1696d70ce7684b96cf4a26e9e6 (diff)
downloadpoky-e5a40cd6f8c6a8c3d40cbaf29bffe5e201056dad.tar.gz
qt4: security advisory - blacklist fraudulent comodo certificates
Security advisory: Blacklist fraudulent certificates. More info is in the patch and at the following links: http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff/view (Imported from OE rev 61eeeec1224c4f974f9185c2b93eeb19d13938af) (From OE-Core rev: 14419f4a4bc629b171281d46750c6abfa84bf83b) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb b/meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
index dd662aa3d8..5e289d2727 100644
--- a/meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
+++ b/meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
@@ -3,7 +3,7 @@ require qt4-embedded.inc
3 3
4SRC_URI += "file://qthelp-lib-qtclucene.patch" 4SRC_URI += "file://qthelp-lib-qtclucene.patch"
5 5
6PR = "${INC_PR}.1" 6PR = "${INC_PR}.2"
7 7
8QT_CONFIG_FLAGS_append_armv6 = " -no-neon " 8QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
9 9