| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Latest kernel from dizzy branch, will be part of daisy at some point.
Fixes support for the Nit6X_800x480 display.
Change-Id: I1a886998b3e3f12750bfc93f2d06f33047aa850f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib005dd0fde3b2b4d5bfb8fbea4b8234f8ef2f78e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@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
|
|
|
|
|
|
|
| |
These wildcard changes would be needed when moving to dizzy.
Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
glTexImage2D function declared in amd-gpu-bin-mx51 package (gl.h) has
incorrect parameter types, which cases Qt5 build to fail.
Change-Id: Ib45a4d9c1f94a0e2213488e8f447eb443feb05d3
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Adding Broadcom bcm4330 firmware allows use of the same image on
Nitrogen6_Lite.
Change-Id: I2eebe658ea9f81f42d670a47acd7dcd2c6d0909c
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previous kernel config changes are now merged upstream, and the fix
for the imx-vpu is also in, so all configuration changes can be removed.
Add support for Nitrogen6_Lite. The Nitrogen6_Lite board supports
a Broadcom 4331 WiFi/Bluetooth module, and typically has one of its'
GPIO ports configured as an LED_GPIO control (for a dry-contact output).
Change-Id: I840e7703624c652acf0a0262102e6491a3908719
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
| |
Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
libgal-dev only provides libGAL.so in the toolchain. That is not enough
when compiling a hardware compositor (e.g. the Weston hw compositor patch)
because the headers are needed too. For Weston having the headers in the
sysroot is enough, but in the future we may need these for QtWayland which
is built with just the toolchain, so include them in the toolchain too.
Change-Id: I81c4609d69da788460071b441cdec26f0dc1cbd0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
| |
Branch V2.3 is done agains daisy, so we can remove old recipes
copied from dora branch.
Change-Id: I0532c05ec3a3253f55d78f0090a75e7423dca90e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
From v1.6, yocto supports wildcards in .bbappend file names. This is
practical since we then don't have to rename them every time the
upstream version changes slightly. Also allows for support of earlier
poky versions.
Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
Create new layer for recipes and files that required only when
meta-fsl-arm and meta-fsl-arm-extra layers are used. For now,
the bblayers.conf template still includes the new layer as well.
Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|