Denys Dmytriyenko [Tue, 26 Nov 2013 04:33:37 +0000 (23:33 -0500)]
nativesdk-qttools: add nativesdk version of qttools necessary for SDK tools
(From meta-qt5 rev:
512c859380a36b753b5fcca21a31aea4d85a1737)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denys Dmytriyenko [Tue, 26 Nov 2013 01:47:57 +0000 (20:47 -0500)]
nativesdk-qtbase: add nativesdk version of qtbase necessary for SDK tools
(From meta-qt5 rev:
7b898fdc664ca04d50becddb7f57570436bd717e)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 15 Nov 2013 17:52:03 +0000 (18:52 +0100)]
cmake: Rename .bbappend to match new version from oe-core
(From meta-qt5 rev:
662ff3043a4a308e09e7628bf11260aa60341937)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 4 Nov 2013 22:12:21 +0000 (23:12 +0100)]
qtwayland: Fix Project ERROR: Module v8 has no public API
(From meta-qt5 rev:
7327781083aea593b4911b6da7105e4984e28c68)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 4 Nov 2013 11:13:11 +0000 (12:13 +0100)]
maliit-framework-qt5: Add missing dependency on qtdeclarative
* it needs also quick and qml, so qtbase wasn't enough
(From meta-qt5 rev:
a6753fa646f714bd0a794d270bd77e951d8204ac)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 2 Nov 2013 13:21:44 +0000 (14:21 +0100)]
maliit-framework-qt5: Add missing dependency on qtbase
(From meta-qt5 rev:
d6c3d39a70609c9ce81649af4a923db7185b2b7e)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 29 Oct 2013 11:16:06 +0000 (12:16 +0100)]
cmake: Rename and update .bbappend to match new version from oe-core
(From meta-qt5 rev:
faa07fc3a61f16a5de5b548f74c155a81dd86190)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Iktwo Sh [Tue, 22 Oct 2013 01:54:55 +0000 (18:54 -0700)]
qtx11extras: Add recipe
(From meta-qt5 rev:
f11778340c574de8cf46b9980a4f8c5b1fa50410)
Signed-off-by: Iktwo Sh <elmaildeliktwo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Nicolas Dechesne [Tue, 22 Oct 2013 15:38:01 +0000 (15:38 +0000)]
qtwebkit-examples: add missing RDEPENDS for qmlplugins
Some examples require qtwebkit-qmlplugins (flickerview, youtubeview),
and this dependency is not automatically added. Without this patch,
and without manually adding qtwekbit-qmlplugins, we get errors like
this:
qrc:///flickrview.qml:42:1: module "QtWebKit" is not installed
(From meta-qt5 rev:
ffe8a0e0ad7e8594ace8c36abb11503bd1668658)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Kristofer Hansson Aspman [Fri, 25 Oct 2013 15:26:27 +0000 (15:26 +0000)]
qtconnectivity: Add recipe.
(From meta-qt5 rev:
9f0f1dc647f1097058218cd2e31ed5d054d5164f)
Signed-off-by: Kristofer Hansson Aspman <kristofer.hansson-aspman@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jonathan Liu [Thu, 24 Oct 2013 10:56:37 +0000 (10:56 +0000)]
qtbase: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch
(From meta-qt5 rev:
c36be1724a71f2f62cc09c28e34547165a80cce7)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Sun, 20 Oct 2013 16:48:55 +0000 (16:48 +0000)]
maliit-framework-qt5: package only ${libdir}/qt5/mkspecs within ${PN}-dev
When we're building maliit with it's input context plugin enable it gets installed into
${libdir}/qt5/plugins/platforminputcontexts which couldn't be added to ${PN} cause it's
already in ${PN}-dev and the only part which should go into ${PN}-dev is
${libdir}/qt5/mksepcs and nothing else from ${libdir}/qt5.
(From meta-qt5 rev:
84cd4be2491895b0c3a0af64e4c83d58910d1f6c)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Sat, 19 Oct 2013 12:15:00 +0000 (12:15 +0000)]
maliit-plugins-qt5: add dependency on libqt5svg-plugins
(From meta-qt5 rev:
a5de4e3856ad77b0e1ad9a4181ccbd3a91a87f31)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Sat, 19 Oct 2013 12:11:49 +0000 (12:11 +0000)]
maliit-framework-qt5: don't replace directory names for maliit-defines.prf
The values from maliit-defines.prf are only used at runtime and not at compilation time so
we don't have to replace them with the proper staging paths.
(From meta-qt5 rev:
3763998ed02ea127c62bba0e7478e817c282d57b)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Sat, 19 Oct 2013 12:11:48 +0000 (12:11 +0000)]
maliit-frameworks-qt5: provide ${datadir} also by EXTRA_QMAKEVARS_PRE
(From meta-qt5 rev:
5ecfb7dc5457059bef8a5906f80550c90063ab56)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 11 Oct 2013 20:12:19 +0000 (22:12 +0200)]
qtbase: Use bundled freetype by default
* system freetype works only together with fontconfig
* building qbasicfontdatabase fails with system freetype and without
fontconfig or with freetype completely disabled
| /home/jenkins/webos-ports/workspace/webos-ports/tmp-eglibc/sysroots/a500/usr/include/ft2build.h:56:38:
fatal error: freetype/config/ftheader.h: No such file or directory
| #include <freetype/config/ftheader.h>
| ^
| compilation terminated.
| make[2]: *** [.obj/release-shared/qbasicfontdatabase.o] Error 1
| make[2]: *** Waiting for unfinished jobs....
(From meta-qt5 rev:
e1d2257f60272df30bf182396d5b1e81b1196581)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 11 Oct 2013 20:12:19 +0000 (22:12 +0200)]
qtbase: Disable freetype by default
* building qbasicfontdatabase fails without fontconfig enabled
| /home/jenkins/webos-ports/workspace/webos-ports/tmp-eglibc/sysroots/a500/usr/include/ft2build.h:56:38:
fatal error: freetype/config/ftheader.h: No such file or directory
| #include <freetype/config/ftheader.h>
| ^
| compilation terminated.
| make[2]: *** [.obj/release-shared/qbasicfontdatabase.o] Error 1
| make[2]: *** Waiting for unfinished jobs....
(From meta-qt5 rev:
4c177a661fd1ef599835de56776b0ebda6d78e3c)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 10 Oct 2013 10:37:26 +0000 (12:37 +0200)]
qtbase: Disable fontconfig by default
* it was explicitly disabled in
commit
1b14686657cddcc5bb37a5c7db8a35f1c4903ee3
Author: Philip Craig <phil@blackmoth.com.au>
Date: Wed Jun 26 02:13:02 2013 +0000
Subject: qtbase: disable fontconfig support by default
* and then accidentaly enabled with PACKAGECONFIG changes
commit
ebdd83f6b7e5c3296e5ebd3b7b0c1e0defe5aba5
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date: Sat Jul 20 00:02:57 2013 +0200
Subject: qtbase: explicitly enable or disable all deps
* Thanks to Nicolas Dechesne for reporting it
(From meta-qt5 rev:
af6014e3bc82b0f9998978819e217b6e020ccdc0)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 10 Oct 2013 10:35:42 +0000 (12:35 +0200)]
qtbase_git: restore 0025-QHttpMultiPart-fix-data-corruption-in-readData-metho.patch in SRC_URI
* commit
105ad2a18e20f2b07d20a1640917e69950c8496b
Author: Eric B<C3><A9>nard <eric@eukrea.com>
Date: Mon Oct 7 22:54:12 2013 +0200
Subject: qtbase: update to 5.1.1
removed it from SRC_URI in qtbase.inc, but it's still needed for
qtbase_git
(From meta-qt5 rev:
3e95350611d0e58e4e773c9b3b004a7a161f94f7)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jonathan Liu [Wed, 9 Oct 2013 13:20:56 +0000 (13:20 +0000)]
qtbase: add upstream QTBUG-31579 patch for QPainter regression
(From meta-qt5 rev:
096a380851bcd17f0f9a20dc42589d431a47f555)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric BENARD [Tue, 8 Oct 2013 15:18:16 +0000 (15:18 +0000)]
qt5.inc: extend FILES_${PN}-examples-*
this fix :
ERROR: QA Issue: non debug package contains .debug directory: qtquick1-examples path
/work/armv7a-vfp-neon-oe-linux-gnueabi/qtquick1/5.1.1-r0/packages-split/qtquick1-examples/
usr/share/qt5/examples/declarative/cppextensions/plugins/org/qtproject/TimeExample/.debug/libqmlqtimeexampleplugin.so
(From meta-qt5 rev:
ee4ef2a303ffb1f7da8e84f15b27ff72d609df59)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 8 Oct 2013 10:10:10 +0000 (12:10 +0200)]
qtjsondb: Remove unsupported module
* https://bugreports.qt-project.org/browse/QTBUG-31741
(From meta-qt5 rev:
040dd25bedf46da3399f40c17ea2473a30fa2963)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Andreas Müller [Thu, 26 Sep 2013 09:45:47 +0000 (09:45 +0000)]
qtgraphicaleffects, qtquickcontrols: Don't use PN in PN-dev RDEPENDS
* fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES
| Collected errors:
| * satisfy_dependencies_for: Cannot satisfy the following dependencies for qtquickcontrols-dev:
| * qtquickcontrols (= 5.1.0-r0) *
| * opkg_install_cmd: Cannot install package qtquickcontrols-dev.
(From meta-qt5 rev:
2ecccc2ca2eb017b32db3697f2750b9e7aec78e8)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denys Dmytriyenko [Tue, 8 Oct 2013 04:07:46 +0000 (04:07 +0000)]
qtbase.inc: PACKAGECONFIG[linuxfb] shouldn't depend on nonexistent linuxfb package
(From meta-qt5 rev:
67be00639756dd0193b090da5d759b134b2e9436)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Denys Dmytriyenko [Tue, 8 Oct 2013 04:35:14 +0000 (04:35 +0000)]
qtwebkit-examples: enable building and packaging of examples by default
Note: binaries will go into ${PN}-examples, which is qtwebkit-examples-examples
(From meta-qt5 rev:
0cf24787efdc1d20f846fd5838ec5d5b4e8ac9cf)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 22:32:07 +0000 (00:32 +0200)]
qt: use 5.1.1 by default
(From meta-qt5 rev:
35a7c923cc280e188c287e0825ed4f2b6e1b9e08)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Tue, 8 Oct 2013 08:27:31 +0000 (10:27 +0200)]
qttools-native: update to 5.1.1
(From meta-qt5 rev:
c845e487d7ce6227f60332b5130812fc8b1e7f05)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Tue, 8 Oct 2013 08:27:12 +0000 (10:27 +0200)]
qtserialport: update to 5.1.1
(From meta-qt5 rev:
04458354f18b41e93cba5907296b2317aef1fd05)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Tue, 8 Oct 2013 08:26:40 +0000 (10:26 +0200)]
qtquickcontrols: update to 5.1.1
(From meta-qt5 rev:
aeb1302888a576b6c4a7588cf299e8b6ab56d86e)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 21:46:10 +0000 (23:46 +0200)]
qtwebkit-examples: update to 5.1.1
(From meta-qt5 rev:
ca2cac7ed05de1fbcfb9a3b7544aa145e127c23b)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 21:45:54 +0000 (23:45 +0200)]
qtwebkit: update to 5.1.1
(From meta-qt5 rev:
070247fe7c57c4a1328eefd7cb084d1612d909cd)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 22:52:53 +0000 (00:52 +0200)]
qtlocation: don't depend on qtjsondb
jsondb is not listed a a dependencies on qtlocation in sync.profile
and was removed in more recent versions as qtjsondb is no more
maintained
(From meta-qt5 rev:
4a94c9a0f1a4c96c8bb946657f2929a4c7e7e775)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 21:45:09 +0000 (23:45 +0200)]
qtquick1: update to 5.1.1
(From meta-qt5 rev:
f3681a0c6b4d74b020051283e4f15dbfebe53865)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 21:23:46 +0000 (23:23 +0200)]
qtsystems: don't depend on qtjsondb
(From meta-qt5 rev:
67cb9cddb10a2eb88586b09f0be2e9e55338dd24)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:58:43 +0000 (22:58 +0200)]
qtsensors: update to 5.1.1
(From meta-qt5 rev:
0e5231d08eee74e3e0bc8a3324c59093a90991bc)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:58:28 +0000 (22:58 +0200)]
qtscript: update to 5.1.1
(From meta-qt5 rev:
6fbf68d13ba2d82531936498a89d8b60f0914aba)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:58:10 +0000 (22:58 +0200)]
qtmultimedia: update to 5.1.1
(From meta-qt5 rev:
4109beed991f8aed1c33a232fd28e6a80ab0daa1)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:57:53 +0000 (22:57 +0200)]
qtimageformats: update to 5.1.1
(From meta-qt5 rev:
cdca7796919242d2845d06e5814b7b8f473ed569)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:57:36 +0000 (22:57 +0200)]
qtgraphicaleffects: update to 5.1.1
(From meta-qt5 rev:
5f3c5e66fa90721db651f8102c1e7bc4d03c1e37)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:57:17 +0000 (22:57 +0200)]
qtdeclarative: update to 5.1.1
(From meta-qt5 rev:
976d9af04725f156d2dd8b4e0277d4ef1789d008)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:56:50 +0000 (22:56 +0200)]
qtxmlpatterns: update to 5.1.1
(From meta-qt5 rev:
56eb7fdac93ece1efd720c17af48e59d1bf9c6e9)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:56:33 +0000 (22:56 +0200)]
qtsvg: update to 5.1.1
(From meta-qt5 rev:
d90d6ed18e0b9b5d3ecff4315945004dcf4224d8)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:56:10 +0000 (22:56 +0200)]
qtjsbackend: update to 5.1.1
(From meta-qt5 rev:
f40e53b1cbd8ce798490116a0484fccdb888a206)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Mon, 7 Oct 2013 20:54:12 +0000 (22:54 +0200)]
qtbase: update to 5.1.1
- patch 10 was update
- patch 19 & 25 are merged so no more needed
(From meta-qt5 rev:
105ad2a18e20f2b07d20a1640917e69950c8496b)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric Bénard [Sun, 6 Oct 2013 18:49:06 +0000 (20:49 +0200)]
cinematicexperience: add example
for more informations on this demo :
http://kgronholm.blogspot.fr/2012/08/qt5-cinematic-experience.html
http://quitcoding.com/?page=work#cinex
(From meta-qt5 rev:
149e6b6d3730a1ff5431cdfedd2c6dbc623362b9)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 4 Oct 2013 17:40:46 +0000 (19:40 +0200)]
README: Add note about qtbase PACKAGECONFIG options
(From meta-qt5 rev:
d43d777816cf7270e99bfdebd7660e7a07145895)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 4 Oct 2013 14:52:17 +0000 (16:52 +0200)]
qtwebkit: Export RUBYLIB to fix wrong paths hardcoded in native ruby
* when ruby-native is reused from sstate it can contain paths pointing
to wrong sysroot
(From meta-qt5 rev:
d6fc754ac4145b0edf0d4bb62af1018d67ad1b64)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Stefan Schmidt [Sat, 28 Sep 2013 22:25:14 +0000 (22:25 +0000)]
maliit: Import maliit recipes from meta-oe
* Imported from rev
13ae5105ee30410136beeae66ec41ee4a8a2e2b0
This is the first step to move these recipes over to qt5.
* maliit-framework-qt5: Build with qt5
Switch to new github repo
Update SRCREV and remove patches which now longer apply
Disable doc generation and xcb
Fix packaging
* maliit-plugins-qt5: Build with qt5.
Switch to new github repo
Update SRCREV and PV
Fix packaging
* maliit-*-qt5: Adjust MKSPEC path
* meta-framework-qt5: Cleanup packaging and enable dbus activation.
Move pkgconfig files, headers and spec files into dev.
Cleanup packaging rules
Enable dbus activation to start maliit server on demand
* maliit-plugins-qt5: Set MALIIT_PLUGINS_DATA_DIR to avoid path leakage from host
If not overriden here MALIIT_PLUGINS_DATA_DIR would point to some host
paths resulting in e.g. qml files not being found.
(From meta-qt5 rev:
d691c447784646688b3b0445d63359a7d9292926)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Fri, 20 Sep 2013 03:16:06 +0000 (03:16 +0000)]
devshell: include PATH for qt5 native applications
If you perform a "bitbake -c devshell <some qt5 recipe>" and then try "which
qmake" in the devshell, you'll find your host's qmake is found (which is most
likely to be based on qt4) rather than the one that is built as part of
meta-qt5. The reason for this is that the qt5 items are installed to
${STAGING_DIR_NATIVE}/usr/bin/qt5 and not ${STAGING_DIR_NATIVE}/usr/bin. The
reason for the extra "qt5" directory at the end is so that qt4-based items
that are built in OE can live side-by-side with things from meta-qt5 without
interfering with each other.
This patch prepends ${STAGING_DIR_NATIVE}/usr/bin/qt5 to the devshell's PATH
so that the qt5-based native tools which are built as part of meta-qt5 will be
found before the host's.
(From meta-qt5 rev:
f4188229f100349f4c88340b62a37d3ebfe51cc5)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Trevor Woerner [Tue, 24 Sep 2013 02:35:11 +0000 (02:35 +0000)]
qtwebkit: fix QA issue (bad RPATH)
Building qtwebkit causes a QA issue such that QtWebPluginProcess and
QtWebProcess contain bad RPATHs which point into the build location. This fix
adds a patch to not include the rpath.prf which causes this problem.
(From meta-qt5 rev:
918d5d9671130580bd7f31cc5b69f7be127063ae)
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Tasslehoff Kjappfot [Thu, 29 Aug 2013 07:53:44 +0000 (09:53 +0200)]
qtquickcontrols: Add module for 5.1.0 and git versions
(From meta-qt5 rev:
f11b1722e28800c790609d0de9541f6555e1ee5a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Laszlo Papp [Fri, 23 Aug 2013 09:16:05 +0000 (09:16 +0000)]
QtSerialPort: Add 5.1.0 version
(From meta-qt5 rev:
f770c5dca9d755ebda51deb1f578f1ec43c68d8b)
Signed-off-by: Laszlo Papp <lpapp@kde.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 3 Aug 2013 13:27:50 +0000 (15:27 +0200)]
recipes-qt5: Drop 5.0.2 version and 2nd qtwayland recipe
* this will make maintaining meta-qt5 a bit easier
(From meta-qt5 rev:
c67873216bb476935a753c3597ba91d8029f307b)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 5 Sep 2013 13:16:37 +0000 (15:16 +0200)]
cmake: disable test for Qt5Core
| CMake Error at tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:27 (message):
| The imported target "Qt5::Core" references the file
|
| "/qmake"
|
| but this file does not exist. Possible reasons include:
|
| * The file was deleted, renamed, or moved to another location.
|
| * An install or uninstall procedure did not complete successfully.
|
| * The installation package was faulty and contained
|
| "tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"
|
| but not all the files it references.
|
| Call Stack (most recent call first):
| tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:6 (_qt5_Core_check_file_exists)
| tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:130 (include)
| Tests/RunCMake/CMakeLists.txt:80 (find_package)
(From meta-qt5 rev:
671313d0b5e09e0b49a90ed944cd33fb3d6457b0)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Bhooshan Supe [Sat, 27 Jul 2013 02:59:09 +0000 (19:59 -0700)]
qttools-native: Add module to build lrelease+lupdate+lconvert
:Release Notes:
Add optional Qt-Tools module.
:Detailed Notes:
Qt provide optional Qt-Tools like "lrelease", etc.
In absence of these tools one can not have i18n and l10n changes automated in build.
Adding "qttools-native" to "meta-qt5" Open Embedded layer provides those tools.
Using Qt-Tools i18n and l10n changes can be auomated.
:Testing Performed:
:QA Notes:
:Issues Addressed:
[GF-11028] Enable build of Qt localization tools in the Qt component
Change-Id: Ieb679249a05501a6ccb25108903a0fd48d4014f0
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 29 Aug 2013 17:03:59 +0000 (19:03 +0200)]
qtwebkit: remove examples packages
* fixes:
NOTE: multiple providers are available for runtime qtwebkit-examples (qtwebkit-examples, qtwebkit)
NOTE: consider defining a PREFERRED_PROVIDER entry to match qtwebkit-examples
NOTE: multiple providers are available for runtime qtwebkit-examples-dev (qtwebkit, qtwebkit-examples)
NOTE: consider defining a PREFERRED_PROVIDER entry to match qtwebkit-examples-dev
(From meta-qt5 rev:
284020d9344b6fbd88d9c6d5ff6fbaef430a775b)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Abhijit Potnis [Tue, 20 Aug 2013 12:49:14 +0000 (18:19 +0530)]
qtwebkit-examples: Add module
(From meta-qt5 rev:
2868f1a1838ab6a893fd01a05e61d582640a056d)
Signed-off-by: Abhijit Potnis <abhijit_potnis@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Wed, 21 Aug 2013 23:27:16 +0000 (01:27 +0200)]
qtbase: upgrade patches for proper cmake support of native binaries at build time
(From meta-qt5 rev:
7c3a1a208df46fcf094b957cdd35f06729c53eda)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 19 Aug 2013 06:31:10 +0000 (08:31 +0200)]
qt5-5.1.0: Drop negative D_P
(From meta-qt5 rev:
84c2a25417d9ddc0814f2ac34b6568051e54938e)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Marek Belisko [Thu, 15 Aug 2013 19:18:36 +0000 (19:18 +0000)]
Fix download url for qt5-5.0.2.
(From meta-qt5 rev:
2d61422b837acd382e52f78f7ff357b8aca9c3db)
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 13 Aug 2013 20:57:10 +0000 (22:57 +0200)]
qtbase: be more specific in opengl switch with gl in PACKAGECONFIG
* full GL is called desktop in qtbase configure
* without this it will try to autodetect and doesn't fail when
e.g. mesa wasn't built before qtbase
(From meta-qt5 rev:
c3632023e11deb9e7a862f67ad631576e73a3add)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 15 Aug 2013 10:26:49 +0000 (12:26 +0200)]
Revert "qtserialport: Add module"
* incorrect LIC_FILES_CHKSUMS
This reverts commit
5b19e4bd6f48cb67438306ac7bc34a524e8bec19.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Erik Botö [Tue, 13 Aug 2013 06:47:07 +0000 (06:47 +0000)]
qt5-5.0.2.inc: update path to sources
They moved the 5.0.2 sources into an archive dir upstream, this updates
the SRC_URI accordingly.
(From meta-qt5 rev:
3529eb8055a25811b522348643d41a39104089d5)
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Jonathan Liu [Sat, 3 Aug 2013 08:46:10 +0000 (08:46 +0000)]
qtbase: add upstream QTBUG-32534 patch for QHttpMultiPart corruption
(From meta-qt5 rev:
886e8ee5bdb4c95f2e6c1c203f76bc176329454b)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 3 Aug 2013 13:23:43 +0000 (15:23 +0200)]
qt5-versions: Change default version to 5.1.0
(From meta-qt5 rev:
0f7b2334268b99d3a4ea43bde735b4566f905044)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Laszlo Papp [Sat, 3 Aug 2013 10:38:47 +0000 (10:38 +0000)]
qtserialport: Add module
(From meta-qt5 rev:
5b19e4bd6f48cb67438306ac7bc34a524e8bec19)
Signed-off-by: Laszlo Papp <lpapp@kde.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Sat, 10 Aug 2013 09:17:13 +0000 (09:17 +0000)]
qtwayland: build and package examples applications too
(From meta-qt5 rev:
d68d26ba4e539929f3949943fa6e4d5c5340afeb)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Fri, 2 Aug 2013 09:06:06 +0000 (09:06 +0000)]
classes: cmake_qt5: export all qt5 related paths to cmake
(From meta-qt5 rev:
ee6c2abf6a6679582e28f72301f1a538ef98bf95)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Fri, 26 Jul 2013 08:19:55 +0000 (08:19 +0000)]
qtbase: fix cmake patches to point to correct host binary directory
(From meta-qt5 rev:
4450a42aba024e8af7632074011da074479aac71)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Mon, 22 Jul 2013 21:20:58 +0000 (21:20 +0000)]
classes: add new cmake_qt5 class
A cmake specific qt5 class which sets all required configuration parameters to
successfully compile cmake based applications.
(From meta-qt5 rev:
6b39eda7a60597a25b9dbed823fe7f2fa8db5659)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Mon, 22 Jul 2013 21:11:56 +0000 (21:11 +0000)]
qtbase: fix cmake files to use our host binaries
* only for qt 5.1.0; didn't had the time to port this to 5.0.2
* client recipes need to export OE_QMAKE_PATH_EXTERNAL_HOST_BINS in EXTRA_OECMAKE
(From meta-qt5 rev:
243e05f1de42d372abfecab721f8c40eee08548e)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Simon Busch [Mon, 22 Jul 2013 21:14:57 +0000 (21:14 +0000)]
classes: qmake5: move QT_DIR_NAME to qmake5_paths
* qmake5_paths.bbclass refers to QT_DIR_NAME but it's defined on a higher level which
doesn't makes sense and breaks some use cases
(From meta-qt5 rev:
b0100c1b5704e0216733a35ff42afab3c350bef4)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Thu, 25 Jul 2013 15:45:16 +0000 (17:45 +0200)]
qtwayland: demote 5.1.0+git version a bit
* 5.0.2+git should stay default for people without qt5-versions.inc
* make sure that % isn't appended twice in qt5-versions.inc
(From meta-qt5 rev:
bb4c8adeeb3107074fbf63bddf292059b370afa5)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Christian Gagneraud [Wed, 24 Jul 2013 21:31:47 +0000 (21:31 +0000)]
qtbase.inc: Fix qtbase-tools runtime depencency on perl
* While building a custom rootfs using poky, meta-oe, meta-ti
and meta-qt5 (all on Dylan branch), I got the following error:
[...]
Computing transaction...error: Can't install
qtbase-tools-5.0.2-r2.0@armv7a_vfp_neon: no package provides /usr/bin/perl
[...]
* syncqt is perl script with /usr/bin/perl shebang, that's why rpm
was complaining (other package managers in OE doesn't check that)
(From meta-qt5 rev:
07301a163688682b5b3e5dddada6da63593917b0)
Signed-off-by: Christian Gagneraud <chgans@gna.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 22 Jul 2013 12:55:26 +0000 (14:55 +0200)]
qtmultimedia: add gst-plugins-base dependency and openal PACKAGECONFIG
* this will need small patch in qtmultimedia.pro to run
qtCompileTest(openal) only with OE_OPENAL_ENABLED
(From meta-qt5 rev:
43872948d4bb764c723d122cac8dcc0cb1ed93c6)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 22 Jul 2013 13:15:53 +0000 (15:15 +0200)]
qtwebkit: add dependency on gstreamer and libxslt
* it's autodetected from sysroot, make it deterministic
* maybe I should allow to change gst-0.10 to 1.0 without
rewriting DEPENDS
(From meta-qt5 rev:
a4c346ba8f66cf06e92b3624d9487bccc19c1358)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Mon, 22 Jul 2013 12:49:14 +0000 (14:49 +0200)]
qtimageformats: add dependency on tiff
* it's autodetected from sysroot
(From meta-qt5 rev:
2649027bd09473f2cbe7048fc75712fe448e2f29)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 14:20:29 +0000 (16:20 +0200)]
qt5: drop INC_PR and update PR only in 5.0.2 recipes
(From meta-qt5 rev:
567a4d462fa0129751600d32d07ee67a9c0c3f23)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 12:42:03 +0000 (14:42 +0200)]
qt3d, qtjsondb: bump SRCREV and set MODULE_VERSION
* drop INC_PR/PR where possible
(From meta-qt5 rev:
3da4d425d06f74dbb0b5334f1f62efa20bd02176)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 12:39:37 +0000 (14:39 +0200)]
qtwayland: add second recipe with latest SRCREV, compatible with qt5 5.1.0
(From meta-qt5 rev:
5eb22ffbfafc558a66943e666c415a9749a39e2b)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 13:13:32 +0000 (15:13 +0200)]
qt5: bump SRCREVs in git recipes to 5.1.0+
* patches will now be closer to 5.1.0 release
(From meta-qt5 rev:
507c7466ea3a7b10a72b57ce06c3bf1ddd769037)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 3 Jul 2013 14:14:44 +0000 (16:14 +0200)]
qt5: add recipes for 5.1.0
* only rebased patches and updated SRC_URI checksum, haven't even build
tested it yet
(From meta-qt5 rev:
902f55b957ba0407816739bfcae864c6bd2c3d68)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 16:12:24 +0000 (18:12 +0200)]
qmake5_base: add override for HostLibraries
* qtdeclarative was using /usr/lib as HostLibraries causing
WARNING: QA Issue: qtdeclarative: The compile log indicates that host include and/or library paths were used.
Please check the log 'qtdeclarative/5.1.0-r0/temp/log.do_compile' for more information.
DEBUG 1: /OE/oe-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_HOST_LIB_BASE := /usr/lib
* also without this fix qtdeclarative and qtwayland are trying to
build tools against /usr/lib/libQt5Bootstrap.a (without sysroot
prefix)
(From meta-qt5 rev:
ca4a0758e17c69905df6eda86fe678a4f10f50f7)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 28 May 2013 16:20:03 +0000 (18:20 +0200)]
qtwayland: add native recipe
* qtwayland fails, because we'll need to add qtwayland-native to provide
qtwaylandscanner in QT_EXTERNAL_HOST_BINS location (otherwise build
will try to use /usr/bin/qt5/qtwaylandscanner)
* native recipe is needed to build qtwayland-scanner which
is required after this upstream commit
commit
05d054ad7207764293525661876ebc689940a15c
Author: Samuel R<C3><B8>dal <samuel.rodal@digia.com>
Date: Tue Apr 9 16:52:59 2013 +0200
Introduced qtwaylandscanner.
(From meta-qt5 rev:
ebd60ffe7e34f653532e30bfe1fad611a2b31384)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Sat, 20 Jul 2013 13:38:37 +0000 (15:38 +0200)]
qtjsbackend: refresh patches, move to subdirectory
(From meta-qt5 rev:
71cc38affe7b282fdea6f35c9876632056ef22ec)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 19 Jul 2013 22:02:57 +0000 (00:02 +0200)]
qtbase: explicitly enable or disable all deps
* some options are tri-state and PACKAGECONFIG doesn't support that
if you need the 3rd option, you need to overwrite PACKAGECONFIG[opt]
(From meta-qt5 rev:
ebdd83f6b7e5c3296e5ebd3b7b0c1e0defe5aba5)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 19 Jul 2013 21:28:48 +0000 (23:28 +0200)]
qtbase-5.0.2: refresh patches to apply cleanly
(From meta-qt5 rev:
b9fec03db878745066f91f354f82ec9c0002f34a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Eric BENARD [Sat, 6 Jul 2013 20:30:59 +0000 (20:30 +0000)]
qtbase-native-5.0.2: fix compilation on Fedora 19
the patch 0017-Rename-qAbs-Function-for-timeval.patch is also
needed for native else, on Fedora 19, we get :
| ../../include/QtCore/../../../qtbase-opensource-src-5.0.2/src/corelib/global/qglobal.h:483:27: error: from previous declaration 'constexpr T qAbs(const T&) [with T = timeval]'
| Q_DECL_CONSTEXPR inline T qAbs(const T &t) { return t >= 0 ? t : -t; }
(From meta-qt5 rev:
75291e7614115dc89045fcf6650bbdead071da03)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 3 Jul 2013 15:37:27 +0000 (17:37 +0200)]
qmake5: Add trailing space in DEPENDS_prepend instead of QT5TOOLSDEPENDS
* this way it looks better in bitbake -e, instead of:
${QT5TOOLSDEPENDS}${BASEDEPENDS}
(From meta-qt5 rev:
b9b00aaad487fdf4a50d9e69af71742f714f6120)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 3 Jul 2013 14:42:59 +0000 (16:42 +0200)]
qtwayland: Add xproto dependency together with libxkbcommon
* xproto provides X11/keysym.h which is used when testing libxkbcommon support:
executing config test xkbcommon
+ cd /OE/work/i586-oe-linux/qtwayland/5.1.0+git/build/config.tests/xkbcommon && /OE/sysroots/x86_64-linux/usr/bin/qt5/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /OE/work/i586-oe-linux/qtwayland/5.1.0+git/git/config.tests/xkbcommon
+ cd /OE/work/i586-oe-linux/qtwayland/5.1.0+git/build/config.tests/xkbcommon && make MAKEFLAGS='-j 9' OE_QMAKE_COMPILER='i586-oe-linux-gcc -m32 -march=i586 --sysroot=/OE/sysroots/qemux86' OE_QMAKE_CC='i586-oe-linux-gcc -m32 -march=i586 --sysroot=/OE/sysroots/qemux86' OE_QMAKE_CXX='i586-oe-linux-g++ -m32 -march=i586 --sysroot=/OE/sysroots/qemux86' OE_QMAKE_CFLAGS=' -O2 -pipe -g -feliminate-unused-debug-types' OE_QMAKE_CXXFLAGS=' -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden' OE_QMAKE_LINK='i586-oe-linux-g++ -m32 -march=i586 --sysroot=/OE/sysroots/qemux86' OE_QMAKE_LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed' OE_QMAKE_AR='i586-oe-linux-ar' OE_QMAKE_STRIP='echo' OE_QMAKE_WAYLAND_SCANNER='/OE/sysroots/x86_64-linux/usr/bin/wayland-scanner'
compiling /OE/work/i586-oe-linux/qtwayland/5.1.0+git/git/config.tests/xkbcommon/main.cpp
/OE/work/i586-oe-linux/qtwayland/5.1.0+git/git/config.tests/xkbcommon/main.cpp:42:24: fatal error: X11/keysym.h: No such file or directory
compilation terminated.
make: *** [.obj/release-shared/main.o] Error 1
test xkbcommon FAILED
(From meta-qt5 rev:
886509518d5662e42b1177c88403ebb31454c605)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Wed, 26 Jun 2013 10:30:43 +0000 (12:30 +0200)]
qtwebkit: Disable debug info by default
(From meta-qt5 rev:
28753fa6aacd27ea3d7f429a44ff88fe26168249)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Philip Craig [Wed, 26 Jun 2013 02:13:02 +0000 (02:13 +0000)]
qtbase: disable fontconfig support by default
Currently fontconfig support is autodetected. It is better to be
deterministic. Since qtbase-fonts is not installed where fontconfig
will find it, it seems that current users are not using fontconfig.
(From meta-qt5 rev:
1b14686657cddcc5bb37a5c7db8a35f1c4903ee3)
Signed-off-by: Philip Craig <phil@blackmoth.com.au>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Nicolas Dechesne [Thu, 20 Jun 2013 03:54:42 +0000 (03:54 +0000)]
qtbase: typo about virtual/egl depends
The proper 'virtual' name for EGL is virtual/egl, not virtual/libegl,
as per meta/recipes-graphics/mesa/mesa-common.inc.
(From meta-qt5 rev:
11ebf35b16cf4be024d63526862663599738541d)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 14 Jun 2013 10:24:20 +0000 (12:24 +0200)]
qtdeclarative-git: Add 2 patches from 5.0.2
* 0002-Fix-null-pointer-access-in-QQuickVisualDataModelPriv.patch is
applied in newer SRCREV
* 0001-Fix-wrong-calculation-of-viewPort-for-transitions.patch is still
pending
(From meta-qt5 rev:
e02b1ca3c2d8525d5fb3321774136978eab465c9)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Fri, 14 Jun 2013 08:32:10 +0000 (10:32 +0200)]
qtdeclarative: move 5.0.2 specific patches to own directory
(From meta-qt5 rev:
da60ee1856a65ddcc349c5b42ae88d29e31c1e94)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Florian Haenel [Fri, 7 Jun 2013 22:49:24 +0000 (00:49 +0200)]
qtdeclarative-5.0.2: Add 4 patches for runtime issues
* 3 backports from newer qtdeclarative:
System Hang while moving App Ribbon
Fix for segfault in some ListView Cases
Make use of BGRA texture format to improve image upload time
* 1 pending fix:
Fix for ViewTransitions not working in horizontal ListViews
(From meta-qt5 rev:
e1223d648c15aed72398b5f992d40ae03487bb32)
Signed-off-by: Florian Haenel <florian.haenel@lge.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Janne Kiiski [Thu, 6 Jun 2013 14:40:40 +0000 (17:40 +0300)]
qtwayland: Add temporary hack to build for Qt 5.0.2
* Append MODULE_VERSION to .qmake.conf if missing.
* resolved in newer revision:
commit
4d124fea48a0d094443ed0e031c8e28ec04611a3
Author: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Date: Tue Feb 26 12:56:57 2013 +0100
Subject: define MODULE_VERSION
(From meta-qt5 rev:
46626d15cde20c665f99c2564f01d3cd95cc0831)
Signed-off-by: Janne Kiiski <janne.kiiski@lge.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Alexander Irhin [Fri, 24 May 2013 18:37:02 +0000 (11:37 -0700)]
qtbase: patches for WebKit hardware accelerated rendering support
0018 - Offset support for QOpenGLPaintDevice is required for
speedup WebKit hardware rendering.
0019 - Fix FBO restoring in QOpenGLTextureGlyphCache
Jira task
0020 - Uses right texture format to exclude extra convertion.
(From meta-qt5 rev:
ac8a20d754f122b8238c145ccc346cdbae1158d0)
Signed-off-by: Alexander Irhin <alexander.irhin@lge.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 28 May 2013 14:55:22 +0000 (16:55 +0200)]
qtbase-5.0.2: backport fix for build with gcc-4.8
(From meta-qt5 rev:
6f4e86b62121c94b36e89b8bd7de50099733547f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Martin Jansa [Tue, 28 May 2013 13:36:00 +0000 (15:36 +0200)]
qtjsbackend: refresh hardfloat patch from stable branch
(From meta-qt5 rev:
49319a861790ca35d2f9c8add5a5742b243f5d3d)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>