generic-poky/meta/recipes-qt
Paul Eggleton 0aad8f3f60 qt4-tools-nativesdk: fix compile failure in src/dbus
[Qt #17962]   -- http://bugreports.qt.nokia.com/browse/QTBUG-17962
[YOCTO #1168] -- http://bugzilla.pokylinux.org/show_bug.cgi?id=1168

Fix "invalid conversion from 'const void*' to 'void*'" error compiling
src/dbus/qdbusintegrator.cpp. It is assumed that the use of "const" here
is incorrect as no other usage of Q_GLOBAL_STATIC_WITH_ARGS uses const
prefix on the first (TYPE) argument.

Patch was imported from the Qt bug tracker (see above reference); the
patch was rejected but for procedural rather than validity reasons.

Fixes [YOCTO #1168]

(From OE-Core rev: 17d5422460bf9074223475b15d128171d12b170a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-22 22:13:09 +01:00
..
meta task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent 2011-06-13 22:38:06 +01:00
qt-apps qmmp: update to 0.5.1 2011-06-01 18:34:34 +01:00
qt4 qt4-tools-nativesdk: fix compile failure in src/dbus 2011-06-22 22:13:09 +01:00
tasks task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent 2011-06-13 22:38:06 +01:00