]> code.ossystems Code Review - openembedded-core.git/commitdiff
qt4: fix bug tracker URLs for patches
authorJonathan Liu <net147@gmail.com>
Thu, 25 Sep 2014 02:07:30 +0000 (12:07 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 11:12:35 +0000 (12:12 +0100)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch
meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch

index 7d3b336f7784880a2c8a2b2b1f0deed5741c2359..1d23c929f445cd68af0bb8118fe0739e2f171ad1 100644 (file)
@@ -7,7 +7,7 @@ Subject: [PATCH 07/21] dbus: Remove "const" usage that causes compile failure
 Patch has apparently been rejected upstream, not because it is invalid
 but because the submitter did not submit a merge request for it, so the
 validity of the patch upstream is uncertain. For further details see:
-http://bugreports.qt.nokia.com/browse/QTBUG-17962
+https://bugreports.qt-project.org/browse/QTBUG-17962
 
 Upstream-Status: Denied [possible retry]
 
index 8402eab63577b5121c14839efb6bffe5a8fbe2fe..8e411f342637c64f755bb887b4e7f239d8245be0 100644 (file)
@@ -4,7 +4,7 @@ Date: Wed, 26 Sep 2012 20:39:21 +0200
 Subject: [PATCH 12/21] Add 2bpp support
 
 Submitted upstream but rejected as being "out of scope":
-http://bugreports.qt.nokia.com/browse/QTBUG-3468
+https://bugreports.qt-project.org/browse/QTBUG-3468
 
 Upstream-Status: Denied