summaryrefslogtreecommitdiffstats
path: root/recipes/wayland
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-11-241-1/+1
| | | | | | | | | | | | | | | | | | * 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
* Add Silica ArchiTech tibidabo boardaavit2014-11-101-0/+0
| | | | | | | | | | | | | | 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>
* wayland: add missing dependency for the nativesdk buildSamuli Piippo2014-10-141-1/+1
| | | | | | | Configure checks for libffi in nativesdk build as well. Change-Id: I77e0d083dad29ea5436527b556c0d5cfadb74ef3 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* Add Wayland and Weston into the iMX6 imagesLaszlo Agocs2014-09-262-0/+59
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>