summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/files/qt-dbus-const.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt4/files/qt-dbus-const.patch')
-rw-r--r--meta/recipes-qt/qt4/files/qt-dbus-const.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/files/qt-dbus-const.patch b/meta/recipes-qt/qt4/files/qt-dbus-const.patch
index a856912604..f3de77e3e6 100644
--- a/meta/recipes-qt/qt4/files/qt-dbus-const.patch
+++ b/meta/recipes-qt/qt4/files/qt-dbus-const.patch
@@ -1,12 +1,13 @@
1Remove "const" usage that causes compile failure building qt4-tools-nativesdk 1Remove "const" usage that causes compile failure building qt4-tools-nativesdk
2 2
3Upstream-Status: Denied [possible retry]
4
3Patch has apparently been rejected upstream, not because it is invalid 5Patch has apparently been rejected upstream, not because it is invalid
4but because the submitter did not submit a merge request for it, so the 6but because the submitter did not submit a merge request for it, so the
5validity of the patch upstream is uncertain. For further details see: 7validity of the patch upstream is uncertain. For further details see:
6http://bugreports.qt.nokia.com/browse/QTBUG-17962 8http://bugreports.qt.nokia.com/browse/QTBUG-17962
7 9
8Original Author: Pavel Heimlich <tropikhajma at gmail.com> 10Original Author: Pavel Heimlich <tropikhajma at gmail.com>
9Upstream-Status: Rejected
10 11
11--- qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp.orig 2011-03-12 02:11:32.313467991 +0100 12--- qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp.orig 2011-03-12 02:11:32.313467991 +0100
12+++ qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp 2011-03-12 02:11:03.795809176 +0100 13+++ qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp 2011-03-12 02:11:03.795809176 +0100