summaryrefslogtreecommitdiffstats
path: root/conf/distro/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * kontron: Add support for Kontron SMARC-sARX6iSamuli Piippo2015-08-191-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | Enable building b2qt image for Kontron SMARC-sARX6i. Depends on the patch set from Kontron on top of meta-fsl-arm-extra. Kontron does not provide recipe for their u-boot, which makes it impossible to boot into b2qt image without modifying some of the u-boot args currently in the device (that's how their images work as well). Change-Id: Id3e0ee506c192fd0b969d1541fca0e9e2ff3ac6b Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | am335x: use correct kernel version with matching SGXSamuli Piippo2015-08-191-2/+4
| | | | | | | | | | Change-Id: I17146c5467831dec7a9ce78910a622a42e592741 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | toradex: exclude non-working bbappendsSamuli Piippo2015-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | exclude old imx6 gpu bbappend since bb files were renamed in fido. The actual changes in the bbabbend are not used in b2qt images. exclude gstreamer bbappends which cause "QA issue: Files/directories were installed but not shipped". Change-Id: Iececa6a9766aa5e0d88bf084630c2f583f31132e Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | imx: upstream kernel versions have been updatedSamuli Piippo2015-08-191-2/+0
|/ | | | | | | | linux-imx is now new enough, so it doesn't require perf patches. DL version of nitrogen6_max is not supported. Change-Id: Ic5d6fce0f1ed904aed3795d4f82abc5f71b16b30 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* toradex: move to V2.4 branchSamuli Piippo2015-08-121-1/+2
| | | | | | | V2.4 is based on dizzy branch. Change-Id: Ibcc2501f1c53d2b24bbde417ecd17f5e31e9e8ed Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Add Emulator sdcardmountdRainer Keller2015-08-061-0/+1
| | | | | Change-Id: Ib760d0c25c645b1c44216081c42714f8e9a8ca32 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* gstreamer: make gstreamer version a DISTRO_FEATURESamuli Piippo2015-06-195-4/+10
| | | | | | | | | | | | | GStreamer version can now be changed using a DISTRO_FEATURE: 'gstreamer010' for GStreamer 0.10 and 'gstreamer' for GStreamer 1.0 This can also be used to remove all gstreamer packages from image and toolchain. Default version is still the old 0.10 Change-Id: I54b19962ccd0dfd2f71bb44e231bf5af43ccfab9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* tibidabo: add needed imx6 BBMASKSamuli Piippo2015-06-171-0/+2
| | | | | Change-Id: I7e7027e2d8aa301933dd4ef0e1a4ee3049b370e4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Remove webengine from lesser machinesSamuli Piippo2015-06-163-0/+6
| | | | | | | QtWebEngine does not build on these machines at the moment. Change-Id: Ide7865df10e2af5218b703856ac2b67f0668c1c4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update to using Qt 5.5Samuli Piippo2015-06-167-1/+12
| | | | | | | | | | | | | | Changes required to support Qt 5.5. - eglfs hooks are now plugins - disable Qt .bbappends from meta-fsl-extra - include qt3d and qtcanvas3d to image - remove QtQuickEnterpriseControls - use Qt Quick Compiler 3.0 - update Qt VKB sha1 - use 5.5 branch from meta-qt5 (playground repo) Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* tibidabo: use latest version poky for tibidaboSamuli Piippo2015-06-111-3/+3
| | | | | | | | | | Instead of using old patched version of poky for the meta-tibidabo layer, use the same version of all the meta layer as for the other devices. This requires the old u-boot, kernel, gpu driver and imx-lib recipes to be copied from meta-fsl-arm. Change-Id: I2e804fbe895370c23f8ae89cff4fe283302dabe1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into dizzySamuli Piippo2015-06-082-5/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/stable: Update checksum for Noto fonts release 1.002 toradex: add support for u-boot update on colibri vf Update Colibri-VF recpies to use latest meta-toradex (V2.3) Fix Linux Kernel 3.18 build with Colibri-VF scripts: use correct upload path toradex: update toradex meta layer Change mirror of hunspell dictionaries Install CJK fonts on eLinux image Conflicts: conf/distro/include/colibri-vf.conf meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl/0001-Update-default-args-for-apalis-imx6.patch recipes/packagegroup/packagegroup-b2qt-embedded-base.bb scripts/manifest.xml scripts/upload.sh Change-Id: I38f7fc045264d13e3a1c6c4afd4e7355ac8f56c9
| * toradex: add support for u-boot update on colibri vfSamuli Piippo2015-05-282-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include flash scripts to boot partition, which can update u-boot to NAND. Remove kernel and dtb files from boot partition, as they are read from second partition. u-boot env changed to boot from MMC by default and kernel messages removed from tty1. apalis flash scripts updated to latest version from toradex and to use both flash_mmc and flash_blk. Change-Id: I1a58badafa01e2023b9ae058b833eb108c097594 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
| * Update Colibri-VF recpies to use latest meta-toradex (V2.3)Andy Nichols2015-05-261-4/+3
| | | | | | | | | | | | | | | | | | | | | | Now uses Linux kernel 3.18 Automaically loads Toradex multi-touch screen driver Fixes Serial Console and ADB Cherry-picked from dizzy (d9a08a8a, 85f2d862) Change-Id: Ie468b441be899b1f07cb998477a36a38cfe5e494 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
| * toradex: update toradex meta layerSamuli Piippo2015-05-121-1/+2
| | | | | | | | | | | | | | | | Apalis iMX6 V1.1 needs updated kernel and u-boot, so update the meta-toradex layer to latest (Colibri_T20_LinuxImageV2.3_20150320). Change-Id: Ibfb8c48ecfe1e89c937d02da3012cd66791329b5 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* | Add QtSimulator supportSamuli Piippo2015-06-031-0/+2
| | | | | | | | | | | | | | | | QtSimulator is added as dependency to Qt modules that support it, and some helper components are installed to emulator target. Change-Id: I878ffcfc6a8d9a579cb4a5a4e823fa7f0fa5a3cd Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | nitrogen6x: add u-boot to imageSamuli Piippo2015-06-031-0/+1
| | | | | | | | | | | | | | | | Image already has 6x_upgrade script that can update u-boot to the device, but u-boot binary was missing. Change-Id: I9d8d652951c243c1ca57591025ff99f657086b8b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | emulator: Qt5 support for emulatorSamuli Piippo2015-05-271-2/+10
| | | | | | | | | | | | | | | | | | | | | | Emulator has special handling for OpenGL support: QtGlesStream provides the runtime opengl support but since it depends on qtbase, we need to use qtglesstream-dummy-client when building qt. Also since both recipes provide same files, we must disable do_populate_sysroot from qtglesstream so that libs from dummy-client remain there. Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | qt5: make qtwebengine a distro featureSamuli Piippo2015-05-203-0/+6
| | | | | | | | | | | | | | | | Some devices won't have qtwebengine, so make it a DISTRO_FEATURE that can be removed in device configs. Change-Id: I751b1cdcc1eea48effec3980ed2da4799f88af9e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Build Qt5 and all addonsSamuli Piippo2015-05-125-4/+14
| | | | | | | | | | | | | | | | | | | | 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>
* | Add support for Toradex Colibri iMX6Andy Nichols2015-05-121-0/+47
| | | | | | | | | | | | | | Uses Colibri form factor instead of Apalis. Change-Id: I7ba54323a82b151ce174f06477851523b283297b Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* | Move wayland related packages to packagegroupsSamuli Piippo2015-04-203-20/+0
| | | | | | | | | | | | | | | | | | | | | | 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>
* | Update Colibri-VF recpies to use dizzyAndy Nichols2015-03-311-3/+2
| | | | | | | | | | | | | | | | | | 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>
* | bootfs: add dependency to kernel deploymentSamuli Piippo2015-03-263-3/+3
| | | | | | | | | | | | | | Machine configs that have kernel in BOOTFS, need to have dependency for it. Change-Id: I6c4a62a1620d16177e2dd8ac82d1b3e6daf244e3 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* | Add Support for Raspberry Pi 2Andy Nichols2015-03-061-0/+47
| | | | | | | | | | Change-Id: Iaead44d45172f49427c4d513e31f5fbb29287990 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | apalis: use uImage for kernel typeSamuli Piippo2015-02-191-0/+3
| | | | | | | | | | | | | | | | | | 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>
* | toredex: add more BBMASKs to support dizzySamuli Piippo2015-02-191-1/+1
| | | | | | | | | | | | | | | | | | 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>
* | Syntax for kernel module autoloading was changedSamuli Piippo2015-02-192-3/+3
|/ | | | | Change-Id: I84aa29cc7790ae57b497a7a3aad261f9fa92a455 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* apalis: add dependency to u-boot-scriptSamuli Piippo2015-01-131-1/+1
| | | | | | | | 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>
* Include OpenCV in i.MX6 images and toolchainsLaszlo Agocs2015-01-082-0/+8
| | | | | Change-Id: I5747291fd7954030e2f4aea5ee3b415b1f82673e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* No need for preferred version for gpu-viv-bin-mx6qSamuli Piippo2015-01-082-6/+0
| | | | | Change-Id: I59141996d03c8600b2a4d131a987e618e5ff7f37 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add xkbcommon dev files to toolchainLaszlo Agocs2014-12-022-0/+2
| | | | | | | | | | | 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>
* Kernel and GPU updates for am335x-evmSamuli Piippo2014-11-261-6/+2
| | | | | | | Previous kernel no longer compiled. Change-Id: If8000dc0e4c9e3674399381a327774767fb7d48d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-11-2412-13/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * bbb: remove preferred version for SGXSamuli Piippo2014-10-071-3/+0
| | | | | | | | | | | | | | Using the latest available by default. Change-Id: If7d2c23dce7a68e002566f726961420aee05974f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| * Change copyright noticeRainer Keller2014-10-069-10/+10
| | | | | | | | | | | | | | URL points to qt.io Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* | Minor cleanup for device confsSamuli Piippo2014-11-2410-28/+0
| | | | | | | | | | | | | | Every device does not need to define IMAGE_FSTYPES and ADB_PRODUCTID. Change-Id: I05d255727a6fb533850069dc7513c06d06a995b4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Support both Quad and Dual SABRE boardsSamuli Piippo2014-11-242-0/+32
| | | | | | | | | | | | | | | | | | | | 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>
* | Add Support for Colibri-VF devicesAndy Nichols2014-11-201-0/+44
| | | | | | | | | | Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Use QtGlesStream instead of MesaSamuli Piippo2014-11-181-4/+1
| | | | | | | | | | | | | | | | | | | | 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>
* | Build fix for tibidaboaavit2014-11-181-1/+1
| | | | | | | | | | | | | | The broadcom recipe does not exist there. Change-Id: Iad3aeda85f3e0b7ccda39841ac2f92d597d3bc45 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | nitrogen6x: include Broadcom WiFi firmwareSamuli Piippo2014-11-121-0/+1
| | | | | | | | | | | | | | | | | | 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>
* | nitrogen6x: add support for Nitrogen6_Max and Nitrogen6_Lite Device TreesSamuli Piippo2014-11-121-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | toradex: support for the new v2.3 toradex releaseSamuli Piippo2014-11-121-0/+2
| | | | | | | | | | | | | | | | | | 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>
* | Add Silica ArchiTech tibidabo boardaavit2014-11-101-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Add b2qt-update-frameworkRainer Keller2014-11-041-1/+8
| | | | | | | | | | Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* | Add camera support for RPi and SABRESamuli Piippo2014-10-172-1/+7
| | | | | | | | | | | | | | | | | | | | 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>
* | BBB: set preverred provider for u-bootSamuli Piippo2014-10-161-0/+1
| | | | | | | | | | | | | | One warning less on build. Change-Id: I8bbf6ace700a0843ad66c4118053437de73ff2e8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | Update local.conf.sampleSamuli Piippo2014-10-142-0/+3
| | | | | | | | | | | | | | | | 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>
* | Update Toradex meta layer revisionSamuli Piippo2014-10-071-3/+0
| | | | | | | | | | | | | | | | 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>