diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-4.8.6')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch | 2 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch | 2 |
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 | |||
7 | Patch has apparently been rejected upstream, not because it is invalid | 7 | Patch has apparently been rejected upstream, not because it is invalid |
8 | but because the submitter did not submit a merge request for it, so the | 8 | but because the submitter did not submit a merge request for it, so the |
9 | validity of the patch upstream is uncertain. For further details see: | 9 | validity of the patch upstream is uncertain. For further details see: |
10 | http://bugreports.qt.nokia.com/browse/QTBUG-17962 | 10 | https://bugreports.qt-project.org/browse/QTBUG-17962 |
11 | 11 | ||
12 | Upstream-Status: Denied [possible retry] | 12 | Upstream-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 | |||
4 | Subject: [PATCH 12/21] Add 2bpp support | 4 | Subject: [PATCH 12/21] Add 2bpp support |
5 | 5 | ||
6 | Submitted upstream but rejected as being "out of scope": | 6 | Submitted upstream but rejected as being "out of scope": |
7 | http://bugreports.qt.nokia.com/browse/QTBUG-3468 | 7 | https://bugreports.qt-project.org/browse/QTBUG-3468 |
8 | 8 | ||
9 | Upstream-Status: Denied | 9 | Upstream-Status: Denied |
10 | 10 | ||