| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Setting volume is broken on ARM when compiled with GCC 4.9, where
anything but max volume (1.0) turns into mute.
Patches taken from https://community.freescale.com/thread/350584
Change-Id: I43fe71fdb62bdeed066ec468ffe70f39e950843e
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
This reverts commit 299aa675369abe4f1eae062bd4f468a006449033.
Colibri VF kernel breaks with adb, revert back to older release.
Change-Id: I3c933eb55b0fb03c5837fdbb4678c0a7f3b13df8
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I8fc3b7ec5f2ebeb82e31638037a2dd2e449da48c
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Google changed the download URL for the package. The package
now includes license file, use it instead of generic Apache.
Change-Id: Ib66c19281d30e12246503d5ea4d6e176d73286ca
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Crosscompilation of qdoc causes gcc internal compiler error on
some platforms. Removing the c++11 option from the compilation
prevents this.
Change-Id: I0ad5832859f8c79dba401ecc1d9026559a1ec324
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
5.5.1 branch has been rebased against upstream/master and
updated to use Qt 5.5.1
Change-Id: Ib575be637b44500848210d6ccb8c5456d1d5200e
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
populate_sdk_qt5 was split into two bbclasses and the qt.conf
generation we need is in the new base class.
Change-Id: I7fe2f3bdc0bf88e795add996f58b592ea12aa8a3
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Quick Compiler no longer needs license checker from qtsdk.
qt5-module now includes more paths for VKB
Change-Id: Ic1027b836157d7fb7fc6fdc90ece7a0354497230
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I52a45f4bc3b366b61c488d36e98f4aae772d5ea9
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Icce6d75d639191793e11639195a5c9d2e2b05a4e
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
Add support to run c_rehash using SYSROOT environment variable,
so that it can create hashes for the certificates during rootfs
build phase of image creation.
Change-Id: Ib60d4f9c217334ab7abba98dc07efd2ef8d1c7a5
Task-number: QTEE-971
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
|
|
|
|
|
|
|
| |
Task-number: QTEE-972
Change-Id: I9fc3e211c2cc4739d7fad210737b7a0cf860d8ce
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
The repo tool is normally cloned from google, but in China the url
is blocked. Use mirror repo from github by default and add command
line parameter to allow using a custom url.
Change-Id: I91541fb1e42f8c668f7ff97d29232ca61eb3e20e
Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
QtWebEngine 5.6 has dependency to libevent.
Change-Id: Id63d2fd0cf8e6baccb872277185fd2ac39a34c99
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Fix qtcreator configure script to use the correct path for mkspecs.
Also add command line argument to specify the sdktool location.
Change-Id: I6534e1df6dc01767e0e9904d12e7c51c9ec3f0bb
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
qt5-module bbclass already creates ${PN}-designer packages,
no need to have them in addons.
Change-Id: I5bcf47da769a8f97197cd66fbf8d8118ac03d0a2
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
5.5-next has been rebased with upstream/master and includes
upstream support for Qt 5.5
Change-Id: I8869f56126bd22242cfc05a3077670caa36e364a
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Mkspecs are now used directly from target sysroot, instead of the symlink.
Change-Id: Ibd390b5377e137096e3c92a9b9af1f6ddf36bdff
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Needed for QtWebEngine 5.6
Change-Id: I245238f9e2798e28cc87750c22c486cc6cc80aab
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Use recipes from poky/master to get latest versions for ca-certificates.
Old certificates were causing problems with webengine.
The patch removing usage of c_rehash was not included, as we don't use it.
Change-Id: I099bed36de9cfa3f78d8e8ca0b6e1f7c30c6c16e
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise no Qt applications react on touch. This issue was
eventually resolved upstream by dropping the built-in evdev backend
and relying on libinput exclusively, where it is fixed. The libinput
backend is required since Weston 1.7. In 1.6 the libinput backend
was made the default, but the old backend was still there. Thus this
fix also applies to Weston 1.6.
Task-number: QTEE-831
Change-Id: Ib089136723b7b1dc6f760b5eedb12d7b8a50abbc
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enable building b2qt image for Kontron SMARC-sARX6i. Depends
on the patch set from Kontron on top of meta-fsl-arm-extra.
Kontron does not provide recipe for their u-boot, which makes it
impossible to boot into b2qt image without modifying some of the
u-boot args currently in the device (that's how their images
work as well).
Change-Id: Id3e0ee506c192fd0b969d1541fca0e9e2ff3ac6b
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I70c8b9d41c3c67b83cf2b4200803c9d71ce93d52
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Modules needed to be updated in order to build with newer kernels.
Change-Id: I113b0831aebfeac3818837ed557ae5ae2bf072e1
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The Makefile is broken. It will report success even if the modules could
not be compiled due to gcc errors. Yocto will then continue with the
modules missing from the package.
Change-Id: I0efcdc736c158cb857549eb64ebd6bc86a26b7e6
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
V2.4 is based on dizzy branch.
Change-Id: Ibcc2501f1c53d2b24bbde417ecd17f5e31e9e8ed
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
The release 5.5.0 branches were removed, so need to use 5.5 instead.
Change-Id: I4478c3e05d9d4937fafd3a3b75832608da5d4b40
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Gerrit Sanity Bot does not like tabs, so remove them from recipes.
Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Add support for webcams for Boundary Devices imx6
Change-Id: I8ea1b056c5eab7120c4269a98710de322fb304e0
Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib760d0c25c645b1c44216081c42714f8e9a8ca32
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Including cities from americas, asia and europe.
Change-Id: I7cedb056d450d9aae36543fce5510822ab731694
Task-number: QTEE-921
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
libQt5QmlDevTools.a is required by QtQuickCompiler.
Change-Id: Ic465855af3e4acfcdb8e6674a18fee17e42c6d5b
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I4e5ae263930bdd22f1934eab1f98a718838f722e
Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
QtCharts and QtDataVisualization had an patch release with 5.5.0,
which changed copyright headers. b2qt-utils updated to same sha1
as was used in b2qt-build-scripts.
Change-Id: I51a6ac26e57e7fc71b0af7876a9d8005e4ce4b8d
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
|
|
| |
For BYOS builds, we need to have to the root folder of SDK in local.conf
Change-Id: I91497a0eb215e57d8db92f5f4390478d688fc95f
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
| |
Google has updated the noto fonts to 1.004
Change-Id: I2c0c5a842cec9f99d030402ac3b67056c69a9680
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GStreamer version can now be changed using a DISTRO_FEATURE:
'gstreamer010' for GStreamer 0.10 and 'gstreamer' for GStreamer 1.0
This can also be used to remove all gstreamer packages from image
and toolchain.
Default version is still the old 0.10
Change-Id: I54b19962ccd0dfd2f71bb44e231bf5af43ccfab9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I2d8768fe42da8bbc5c6b730676b70f56232826ca
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Increased from 256MB (the default) to 384MB. Without this,
HW-accelerated video decoding cannot work for high resolution
videos.
The same might have to be done on other iMX devices.
Change-Id: I202ee246d59ded0343a93b6bdf221bd69fcd22c5
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
QtQuickCompiler sources are not distributed, so for BYOS builds
we need to disable. For now, only print note that it's not supported.
Next step is to try to use the precompiled version from SDK.
Change-Id: I8185e66fd2bc6471218ee3ea8520fa40c2c08592
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
No longer needed as it was merged to QtQuick Controls
Change-Id: Iee7f43f75aa5e202ec9842ed3a16cc49602e3d18
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
When QT_SDK_PATH has been set, use sources for all enterprise addons
from the SDK installation path. This allows customers to build enterprise
only addos and b2qt addons without access to qt-gerrit.
Change-Id: I66ad8a2ff81628333ba7dd6042659c3fa220be8c
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I86701ec160bcb0f90bb9d7ed22ec683ed7e261aa
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I7e7027e2d8aa301933dd4ef0e1a4ee3049b370e4
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
QtWebEngine does not build on these machines at the moment.
Change-Id: Ide7865df10e2af5218b703856ac2b67f0668c1c4
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes required to support Qt 5.5.
- eglfs hooks are now plugins
- disable Qt .bbappends from meta-fsl-extra
- include qt3d and qtcanvas3d to image
- remove QtQuickEnterpriseControls
- use Qt Quick Compiler 3.0
- update Qt VKB sha1
- use 5.5 branch from meta-qt5 (playground repo)
Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
If meta-qt5 layer is not available, remove it from bblayer.conf
as well. When using --device qt5, use the pinned revisions of
other meta layer repos.
Change-Id: I42f12d9725f3871a49b81b711b5f97037c4febd0
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the meta-qt5 layer is not included in the BBLAYERS, then do not
include our additional qt recipes from recipes-qt. This way meta-b2qt
can be used with meta-qt5 just to build the base images/toolchain.
By default, all bblayers.conf templates include meta-qt5, so it needs
to be remove first to use this feature.
Change-Id: I73b8f0e65a6f4f950498097a4801ba5f5325cd7d
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
The manifest.xml and manifest_dizzy.xml no longer checkouts the meta-qt5
repo, but the init script expects it to exists next to the meta-b2qt repo.
This will then work with BYOS where both meta layer are available. For
internal use, add manifest_qt5.xml, which checkouts the meta-qt5 repo from
internal playground server.
Change-Id: Id00f18de80ca11ee4813248bc2a84861df265b6f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Google has updated the noto fonts to 1.003
Change-Id: I8eaa0e97c1606f104c09f67cb2b5da8f3ddfcb0d
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|