| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
am335x-evm, beagleboard and beaglebone are no longer supported
or maintained, so builds are no longer working. Remove all recipes
and configurations for them.
Task-number: QTBUG-69047
Change-Id: I1787187363386c6ace00077e6291c7ac591d5e12
Reviewed-by: Kalle Viironen <kalle.viironen@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Passing DESTDIR does not work this way. The result was that the
recipe tried to install into the host. Typically this ended the
build as the user running it, isn't allowed to write to /.
This patch correctly passes DESTDIR to the make file.
Change-Id: I6f4a3cd42d2d0d3996333a56a707802bc25c8b4a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
4.4 linux kernel that supports both cape manager and SGX. Device Tree Overlays
are taken from beagleboard.org as well. Overlays require a patched dtc, which
are taken from https://github.com/pantoniou/dtc. Default kernel config is taken
from RobertCNelson/bb-kernel patch repo.
Task-number: QTBUG-52762
Change-Id: I4b75095bca6263bf2a6e3308ced4ba36b0ae28cd
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|