| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The PowerVR driver initialization must be run before Qt can work.
Also extend boot partition to make sure FAT32 partition fits
corretly, which resolves a sd card boot issue.
Task-number: QTBUG-60945
Task-number: QTBUG-58720
Change-Id: Ie1cb08f93473efc48098858c8a3c5308d8668141
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Remove unwanted features instead of overwriting full set. This brings
e.g., wayland support by default to all targets.
Add fixes for building weston on TI and RPi targets
Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: Idb5eb4c440cc67ee89174a0d646446778b1a53bb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
SGX kernel module and overlay dtbs were not installed.
Task-number: QTBUG-57663
Change-Id: Ic978c051870c687c95c0c1485065c235f56e60d6
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Beaglebone creates /dev/fb0 late in the boot process, which causes
Qt applications to crash if started too early. Make systemd notice
fb0 creation and bind application startup to it.
Change-Id: I0207fb64ec981eaeadbe497de5a9bdc941b6e31d
Reviewed-by: Risto Avila <risto.avila@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
Remove use of meta-beagleboard and use recipes provided in meta-ti instead.
Beaglebone will not work fully with the linux-ti-staging, follow up commit
will fix that. U-boot changes need to be ported to newer version if still
required.
Change-Id: I3e06b6e310c0d40b9b4b33276802e4817cee0295
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Gerrit Sanity Bot does not like tabs, so remove them from recipes.
Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
4.x version of libgles-omap4 did not build correctly any more, since correct
compiler flags were not used. Need to use the CC instead of PLAT_CC which is
modified by the makefiles.
Change-Id: I23f4f757db392a65a6322be857bd47c06047f38b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* origin/stable:
toolchain: include base-files
Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure
Install fonts with help of Yocto recipes
bbb: remove preferred version for SGX
Update Qt logo
Remove u-boot-fw-utils
Change copyright notice
Conflicts:
b2qt-init-build-env
conf/distro/include/beaglebone.conf
recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb
Change-Id: I5b22412d0530e70057f705da34247803498ddde3
|
|
|
|
|
|
|
|
| |
Path to meta-ti layer got changed when meta repo checkout was changed.
Correctly find all the files again.
Change-Id: Ia5a7dee56ff33fcc039791b90f15a242439106d9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.
Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|