| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Uses Colibri form factor instead of Apalis.
Change-Id: I7ba54323a82b151ce174f06477851523b283297b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
config_script only worked with the freescale kernel recipes, so
moving to do_configure_prepend. Why must this be different for each
kernel recipe!
Change-Id: I21d2d6ca5912bb57c7cfdb08e5c084ec868336ba
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: I9b53e51a6320c47d7491a87e8fa75ab756871cc8
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Default fstab for toradex devices was not using tmpfs for /var/run,
so some daemons did to handle hard reset nicely. Networking and udev
were failing at least.
Using 'b2qt' folder name for the fstab file, so that bitbake uses that
instead of the files from meta-toradex.
Task-number: QTEE-857
Change-Id: Id93b127b2b7c02bec11818c4c1b7357bfe65ecbf
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ibdca2cab6e86d416fd871517f252ab8dfa4f1cde
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
|
|
|
|
|
| |
Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.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>
|
|
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>
|