| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons.
Create new image and toolchain recipes with Qt5 content, so that the
existing image and toolchain remain as-is without Qt5.
Currently support only for imx6 targets.
Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
QtEnterprise license can be used as a generic license for any recipe that
is available under Qt for Device Creation license
Change-Id: Iebab0b98badf00de388391d3e3558daec585cf07
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Include the open source meta-qt5 layer to all configs.
The revision in manifest.xml is the HEAD of master at
the time of commit.
Change-Id: I3b960750cf0bfcd19c200322d6c6605185a195e7
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
| |
Uses Colibri form factor instead of Apalis.
Change-Id: I7ba54323a82b151ce174f06477851523b283297b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Install all wayland related packages from common packagegroups,
when wayland DISTRO_FEATURES is enabled.
Include DRM and GBM dev packages to toolchain, libraries are already
included in the image as dependency from weston.
Change-Id: I88f3ded7c2bb5ca85318a7945f4739b968b9d97b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Now uses Linux kernel 3.18
Automaically loads Toradex multi-touch screen driver
Fixes Serial Console and ADB
Change-Id: Idbccb170ddd78992f5b340a96fe5aae5628c6c82
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
Machine configs that have kernel in BOOTFS, need to have dependency for it.
Change-Id: I6c4a62a1620d16177e2dd8ac82d1b3e6daf244e3
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iaead44d45172f49427c4d513e31f5fbb29287990
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Build perf with DWARF unwinding support. Kernels older then 3.14
need to be patched to add ARM support. Kernels for tibidabo (3.0)
and imx53 (2.6) are too old and would require more patches to be
backported, so they are left without unwinding support.
RPi needed extra layer to modify the kernel recipe, and linux-imx
recipe was renamed so that it doesn't conflict with older tibidabo
kernel recipe.
Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Upstream recipes have changed default kernel type to zImage,
but apalis u-boot scripts still want to use uImage.
Also include the new dtb to boot package.
Change-Id: I42e807359b725802a747cb69858b981b88432554
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Toradex doesn't have branch for dizzy, so more BBMASKs
are needed to have it working.
Change-Id: I49d4462f4f0cdb3857dea8aeddfb4e542bb59898
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I84aa29cc7790ae57b497a7a3aad261f9fa92a455
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
| |
Moving to dizzy (1.7)
Change-Id: I5edf8a1944cd57b2bf7ebc9520b940dca8a6e797
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
u-boot-script-toradex needs to be built before bootfs is built, so add
dependency to it.
Change-Id: Ife8b86e83b48a60922fa5138c8f452726bda8cc5
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I6cc4fbe6b2d7e8811c61083a262bd64381439855
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I5747291fd7954030e2f4aea5ee3b415b1f82673e
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I59141996d03c8600b2a4d131a987e618e5ff7f37
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Keyboard input is not functional without the key mapping services
provided by libxkbcommon. Needed when building the Wayland platform
plugin. When not present, all keyboard mapping is disabled and the
result is not compatible with Weston.
Task-number: QTEE-832
Change-Id: Iaad556e09a6fa35eafaab2e089d6def374903047
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
Previous kernel no longer compiled.
Change-Id: If8000dc0e4c9e3674399381a327774767fb7d48d
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Using the latest available by default.
Change-Id: If7d2c23dce7a68e002566f726961420aee05974f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|/ /
| |
| |
| |
| | |
Change-Id: I31aa3ef4f738b579b615022d3194dfe496fe213c
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Every device does not need to define IMAGE_FSTYPES and ADB_PRODUCTID.
Change-Id: I05d255727a6fb533850069dc7513c06d06a995b4
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include needed files (kernel dtbs, firmware) to support the Dual
and Duallite version of Freescale SABRE SD boards using the same
rootfs. The boards are using different u-boot binaries, but that
needs to be sorted outside of yocto.
Change-Id: I6223b611cb9d8c4f5c7cd02da66902782a1e2ed2
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Build QtGlesStream dummy client and use the EGL headers from there,
instead of Mesa. The actual QtGlesStream module still needs to build
elsewhere.
Task-number: QTEE-557
Change-Id: I2d50522b920fb49eaf5086b105fc2e6e37eef686
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
The broadcom recipe does not exist there.
Change-Id: Iad3aeda85f3e0b7ccda39841ac2f92d597d3bc45
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include the Device Tree binaries for Nitrogen6_Lite and Nitrogen6_Max
to avoid building a completely separate image for each.
Since the Nitrogen6_Lite device tree isn't built by the stock image
in meta-fsl-arm-extra, append it to the KERNEL_DEVICETREE variable.
Change-Id: I085e0473773c84308cb0d826eb8d2da444036ea5
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Kernel is now using dtb, include it in the bootfs.
U-boot update to make sdboot the default.
Include u-boot script for updating the u-boot.
Change-Id: I7e4f01ad3d903fbf807c5bf3904a9f955a59e97a
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Builds & runs ok!
The current implementation is done with the strategy of using the
vendor's defined repo versions for the yocto stack, instead of the
common versions defined by b2qt. The intention is to build upon the
vendor stack as closely as possible, as that is (hopefully) tested and
maintained.
Task-number: QTEE-801
Change-Id: Ib93b54178de870b5f288b2fae982ea2b4bb74e50
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This enables sources to be fetched from the Qt SDK, if available, instead of
internal git repositories. Required for BYOS customers to build B2Qt things.
Git repositories in SRC_URI are configured with 'local-uri' parameter, that
defines the path to the source code directory inside the Qt SDK. The base
path to Qt SDK is set in local.conf when setup-environment.sh in run.
Change-Id: I7f5e96fb6b9e9e55cac9d50cefb17830618193b8
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
jpeg-turbo seems to be industry standard because of better performance
on x86 and arm.
Change-Id: I2928654b43af9e41bdeda200701980cce3f64ac1
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include necessary gstreamer plugins to enable camera usage in Qt.
Camera is enabled in RPi boot configuration, and needed kernel modules
are loaded during boot on in RPi and SABRE.
Change-Id: Iaeb17933b7d7dabb30db638db6594ab6aada05a0
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
| |
| |
| |
| |
| |
| |
| | |
One warning less on build.
Change-Id: I8bbf6ace700a0843ad66c4118053437de73ff2e8
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Match with meta-poky version. Parallel threads are now configured based
on the CPU count.
Change-Id: If82e8b55778c9c822e5aa8e7558a68919b74f666
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The boneblack u-boot config adds support for environment storage
in eMMC. Kernel image type is changed to zImage to reflect which
is what the u-boot defaults to. For older versions of u-boot that
try to use uImage, set extra u-boot arguments in uEnv.txt.
Change-Id: I98bd37db41a7c80a1aa75e9ae53c1e00589fde64
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Host part of the SDK need to be configured per device as well,
otherwise wayland is build for all machines.
Change-Id: If5287da32f1f09fef47826576e48060f6a9b642c
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Intead of modifying one commong bblayers.conf.sample file, create separate
configs for each device type that uses different set of meta layers.
Unknown devices now use all meta layers by default.
Change-Id: I2bbcf803951c0c8c787b789420c325166b2ebbd5
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These initialization script will create a build environment which has only
the needed meta layers from upstream. Other repos are ignored and not even
downloaded.
Google's repo tool is used to fetch upstream repos and it can then be
used to manage the repos while developing. This has also support for
using local mirror repos.
The required repos are defined in the manifest.xml file, which can be
overwritten using a machine specific manifest_<device>.xml file.
Task-number: QTEE-760
Change-Id: I12ed9a6fddceb4de1217baaebf46277c6ef7224f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
weston-examples may get removed later on, for now they are necessary
for testing and development.
Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create new layer for recipes and files that required only when
meta-toradex layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: Ib2c81a444786845f2e7c2fbf78dd0676459996c0
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create new layer for recipes and files that required only when
meta-beagleboard layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Linux kernel version 3.8 from meta-beagleboard adds support for the cape
manager. Using powervr driver version 4.10.00.01, SGX is also supported.
Patches for the kernel and SGX are taken from TI support pages.
Kernel args need 'quiet' for HDMI to work, otherwise you only get black
screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work,
need to use FRONT buffering which can cause screen tearing.
Task-number: QTEE-312
Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|