qt5connectivity: Don't build scanner example without QtQuick
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 25 Feb 2014 13:25:42 +0000 (13:25 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 25 Feb 2014 19:58:06 +0000 (20:58 +0100)
commit8c5156cce0f9af0a3e35dfc998b9841dae1f58cb
treea68530edf654152d3a0f6bc8ea5e5b097bd930c4
parent7e505749659cde372fe5c52d2d8e5f9a2e945223
qt5connectivity: Don't build scanner example without QtQuick

Apply upstream patch to fix this problem:

make[3]: Entering directory
`/home/test/test/3/output/build/qt5connectivity-5.2.0/examples/bluetooth'
cd scanner/ && ( test -e Makefile ||
/home/test/test/3/output/host/usr/bin/qmake
/home/test/test/3/output/build/qt5connectivity-5.2.0/examples/bluetooth/scanner/scanner.pro
-o Makefile ) && /usr/bin/make -f Makefile Project ERROR: Unknown
module(s) in QT: quick

Fixes:
   http://autobuild.buildroot.net/results/163/1635e4d385293ea560107bdf624033e8ffefbe72/

Upstream patch URL:
   https://qt.gitorious.org/qt/qtconnectivity/commit/1454664752505f5870e4173d15362bfdfe4148e7/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5connectivity/qt5connectivity-0001-don_t-build-scanner-example-without-qtquick.patch [new file with mode: 0644]