summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2014-09-25 12:07:30 +1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-29 12:12:45 +0100
commitea8945bad85a1cfc8bf585f4891ee42753f5dfe9 (patch)
treef2ab866b9f6bd05d0d874be09613de3c7dd70015 /meta/recipes-qt
parentd7d028e90bfc0fc288d57202c0e42391dc8e2881 (diff)
downloadpoky-ea8945bad85a1cfc8bf585f4891ee42753f5dfe9.tar.gz
qt4: fix bug tracker URLs for patches
(From OE-Core rev: 6523113a547042fc34110835fb658ee064d84a5f) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r--meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch2
-rw-r--r--meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch b/meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch
index 7d3b336f77..1d23c929f4 100644
--- a/meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch
+++ b/meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch
@@ -7,7 +7,7 @@ Subject: [PATCH 07/21] dbus: Remove "const" usage that causes compile failure
7Patch has apparently been rejected upstream, not because it is invalid 7Patch has apparently been rejected upstream, not because it is invalid
8but because the submitter did not submit a merge request for it, so the 8but because the submitter did not submit a merge request for it, so the
9validity of the patch upstream is uncertain. For further details see: 9validity of the patch upstream is uncertain. For further details see:
10http://bugreports.qt.nokia.com/browse/QTBUG-17962 10https://bugreports.qt-project.org/browse/QTBUG-17962
11 11
12Upstream-Status: Denied [possible retry] 12Upstream-Status: Denied [possible retry]
13 13
diff --git a/meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch b/meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch
index 8402eab635..8e411f3426 100644
--- a/meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch
+++ b/meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch
@@ -4,7 +4,7 @@ Date: Wed, 26 Sep 2012 20:39:21 +0200
4Subject: [PATCH 12/21] Add 2bpp support 4Subject: [PATCH 12/21] Add 2bpp support
5 5
6Submitted upstream but rejected as being "out of scope": 6Submitted upstream but rejected as being "out of scope":
7http://bugreports.qt.nokia.com/browse/QTBUG-3468 7https://bugreports.qt-project.org/browse/QTBUG-3468
8 8
9Upstream-Status: Denied 9Upstream-Status: Denied
10 10