summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* | emulator: add qtsystems module to emulator imageSamuli Piippo2015-11-251-0/+1
| | | | | | | | | | | | | | Also fix the license files for the latest revision of qtsystems. Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Use Systemd as the init systemSamuli Piippo2015-11-192-2/+8
| | | | | | | | | | | | | | | | | | Remove sysvinit from distro features and add Systemd as the default init system. Add necessary service files to all recipes that need them. Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Create and upload binary imagesSamuli Piippo2015-11-173-0/+6
| | | | | | | | | | | | | | Binary images created for imx6 and RPi devices, upload also for nuc. Change-Id: I4e7533965a6b04a5665ef237acf198b7c867d3f6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Added Realtek wlan modules for nuc deviceTeemu Holappa2015-11-171-0/+1
| | | | | | | | | | | | Change-Id: I9cc71e06e33dbacde1a6f567218ffb8f9092f2d8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Enabled tty1 login for nuc as there is not serial port available.Teemu Holappa2015-11-111-0/+2
| | | | | | | | | | Change-Id: I5dd87f267667b9dbd5e1014238ae5fd332e54c5f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Added support for DC3217IYE (nuc) device.Teemu Holappa2015-11-029-6/+95
| | | | | | | | | | | | | | Removed imx6 specific wayland configurations from packagegroup-b2qt-embedded-toolchain-target.bb to imx6.inc. Change-Id: I2b700b21bbf23fbaf59dcb8558b0b96b11bb81ec Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | colibri-vf: change default tune to armv7ahf-neonSamuli Piippo2015-10-151-0/+2
| | | | | | | | | | | | | | | | | | The DEFAULTTUNE got changed to armv7a-neon when the machine config was moved from meta-toradex to meta-fsl-arm-extra. Change it back to armv7ahf-neon in our configs. Change-Id: I6725fce0ab60334125905b6586c3e706688067cc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update meta repos to latest versionsSamuli Piippo2015-10-142-2/+2
| | | | | | | | | | | | | | Use latest SHA1s for all meta repos and V2.5 branch for meta-toradex Change-Id: I7ff06d83f1f35437a6501eda38c99998a7a4534e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-10-147-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: Patch and update ostree Build nativesdk-ostree gstreamer: fix audio volume plugin Revert "toradex: move to V2.4 branch" Add ostree, dracut and libgsystem recipes. otf-noto: update url and add correct license qt5: add workaround for gcc's internal compiler error Use 5.5.1 branch for meta-qt5 qt5: use the new base bbclass to get qt.conf generated qt5-addons: update source revisions b2qt-addons: update source revisions Fix font file access rights Change-Id: Iea75ad7f958e2ae72e6d40ff35dd8b669d4730ce
| * Revert "toradex: move to V2.4 branch"Samuli Piippo2015-09-281-2/+1
| | | | | | | | | | | | | | | | This reverts commit 299aa675369abe4f1eae062bd4f468a006449033. Colibri VF kernel breaks with adb, revert back to older release. Change-Id: I3c933eb55b0fb03c5837fdbb4678c0a7f3b13df8 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * Add ostree, dracut and libgsystem recipes.Gatis Paeglis2015-09-257-0/+7
| | | | | | | | | | Change-Id: I8fc3b7ec5f2ebeb82e31638037a2dd2e449da48c Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* | gstreamer: default to gstreamer 1.0Samuli Piippo2015-10-012-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix QA error with gstreamer plugins: ERROR: QA Issue: gstreamer1.0-plugins-ugly: Files/directories were installed but not shipped Emulator does not actually provide opengl, so remove it from DISTRO_FEATURES. gstreamer1.0-plugins-bad build would otherwise fail. Change-Id: I88e157f29ab1a29055fcbd4d2cd7850ca43efead Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | Use poky's DISTRO_VERSIONSamuli Piippo2015-09-011-1/+0
| | | | | | | | | | | | | | | | We have already been following poky's DISTRO_VERSION, so need to specify it ourselves. Change-Id: I34bda018ae700a1f5b767fcba20e9fda067dc6ed Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-08-261-0/+46
|\| | | | | | | | | | | | | | | | | | | | | * origin/dizzy: Add atk and atk-dev packages ca-certificates: update to latest version Add touch_frame events to Weston 1.5.0 kontron: Add support for Kontron SMARC-sARX6i bootfs: make sure deploy dir exists before using it Change-Id: I5c58c6ad47c0689c15e71948a486530f5504b329
| * 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: prioritize meta-toradexSamuli Piippo2015-08-191-1/+1
| | | | | | | | | | | | | | | | meta-fsl-arm-extra has colibri-vf machine config as well, but we still want to use the one from meta-toradex. Change-Id: I20ec41ae7b8d62a13ff59fe85da7be45d58c15c9 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>
* Include tzdata and ntp tools to imageSamuli Piippo2015-08-067-0/+14
| | | | | | | | Including cities from americas, asia and europe. Change-Id: I7cedb056d450d9aae36543fce5510822ab731694 Task-number: QTEE-921 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* gstreamer: make gstreamer version a DISTRO_FEATURESamuli Piippo2015-06-196-7/+13
| | | | | | | | | | | | | 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>
* Include Qt recipes only when meta-qt5 layer is usedSamuli Piippo2015-06-121-2/+3
| | | | | | | | | | | | If the meta-qt5 layer is not included in the BBLAYERS, then do not include our additional qt recipes from recipes-qt. This way meta-b2qt can be used with meta-qt5 just to build the base images/toolchain. By default, all bblayers.conf templates include meta-qt5, so it needs to be remove first to use this feature. Change-Id: I73b8f0e65a6f4f950498097a4801ba5f5325cd7d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* qt5: no need to specify qt versionSamuli Piippo2015-06-121-3/+0
| | | | | | | the include file was removed from upstream meta-qt5 Change-Id: I81d3e70bff8550e186057ff473ff0fb394373128 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Use automatic parallelism options in local.conf.Eirik Aavitsland2015-06-111-6/+2
| | | | | | | | Since all targets now use current poky version, we can get rid of the workaround for dora which needed hardcoded values. Change-Id: Ia720c1da3f75f66a78e3ea09bb86c1182b72fb6d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* tibidabo: use latest version poky for tibidaboSamuli Piippo2015-06-112-3/+4
| | | | | | | | | | 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-204-1/+7
| | | | | | | | | | | | | | | | 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-127-4/+18
| | | | | | | | | | | | | | | | | | | | 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 generic QtEnterprise licenseSamuli Piippo2015-05-121-0/+2
| | | | | | | | | | | | | | | | 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>
* | Use meta-qt5 layerSamuli Piippo2015-05-128-0/+15
| | | | | | | | | | | | | | | | | | 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>
* | 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>
* | Performance analysis tools for LinuxSamuli Piippo2015-02-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | 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>