summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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>
* | set proper S valueSamuli Piippo2015-10-143-0/+5
| | | | | | | | | | | | | | Remove warning: ('S') doesn't exist, please set 'S' to a proper value Change-Id: I1e771d31b4fa6ae50a0ff63b87241a8fe81e90c3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | dracut: remove distro dependency to systemdSamuli Piippo2015-10-141-0/+1
| | | | | | | | | | | | Change-Id: I74e3e06b538b93ed72d4c42c52123ff9e8b4964a Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update meta repos to latest versionsSamuli Piippo2015-10-147-9/+9
| | | | | | | | | | | | | | 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-1441-41/+339
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Patch and update ostreeGatis Paeglis2015-10-132-1/+67
| | | | | | | | | | | | | | | | | | Update ostree version and apply a patch that is waiting to be merged in the upstream project. OTA scripts need these changes to function properly. Change-Id: Ia4cbde1e3c55ee1bb1a27492c8325d2fdab5deb8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Build nativesdk-ostreeGatis Paeglis2015-10-139-0/+12
| | | | | | | | | | | | | | | | | | | | The 'ostree' binary is not available as an installable package on Ubuntu. Instead of requiring users to build it from the source code, lets add a native ostree binary to the toolchain. Change-Id: I50031e0fc72bc0585785634a329d1557876a020b Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * gstreamer: fix audio volume pluginv5.5.1Samuli Piippo2015-09-294-0/+96
| | | | | | | | | | | | | | | | | | | | | | Setting volume is broken on ARM when compiled with GCC 4.9, where anything but max volume (1.0) turns into mute. Patches taken from https://community.freescale.com/thread/350584 Change-Id: I43fe71fdb62bdeed066ec468ffe70f39e950843e Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com> Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
| * Revert "toradex: move to V2.4 branch"Samuli Piippo2015-09-288-33/+80
| | | | | | | | | | | | | | | | 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-2512-0/+102
| | | | | | | | | | Change-Id: I8fc3b7ec5f2ebeb82e31638037a2dd2e449da48c Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
| * otf-noto: update url and add correct licenseSamuli Piippo2015-09-171-6/+5
| | | | | | | | | | | | | | | | Google changed the download URL for the package. The package now includes license file, use it instead of generic Apache. Change-Id: Ib66c19281d30e12246503d5ea4d6e176d73286ca Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: add workaround for gcc's internal compiler errorSamuli Piippo2015-09-162-0/+30
| | | | | | | | | | | | | | | | | | Crosscompilation of qdoc causes gcc internal compiler error on some platforms. Removing the c++11 option from the compilation prevents this. Change-Id: I0ad5832859f8c79dba401ecc1d9026559a1ec324 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * Use 5.5.1 branch for meta-qt5Samuli Piippo2015-09-161-1/+1
| | | | | | | | | | | | | | | | 5.5.1 branch has been rebased against upstream/master and updated to use Qt 5.5.1 Change-Id: Ib575be637b44500848210d6ccb8c5456d1d5200e Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * qt5: use the new base bbclass to get qt.conf generatedSamuli Piippo2015-09-161-1/+1
| | | | | | | | | | | | | | | | populate_sdk_qt5 was split into two bbclasses and the qt.conf generation we need is in the new base class. Change-Id: I7fe2f3bdc0bf88e795add996f58b592ea12aa8a3 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * qt5-addons: update source revisionsSamuli Piippo2015-09-163-16/+9
| | | | | | | | | | | | | | | | Quick Compiler no longer needs license checker from qtsdk. qt5-module now includes more paths for VKB Change-Id: Ic1027b836157d7fb7fc6fdc90ece7a0354497230 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * b2qt-addons: update source revisionsSamuli Piippo2015-09-167-13/+13
| | | | | | | | | | Change-Id: I52a45f4bc3b366b61c488d36e98f4aae772d5ea9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * Fix font file access rightsGatis Paeglis2015-09-163-4/+4
| | | | | | | | | | Change-Id: Icce6d75d639191793e11639195a5c9d2e2b05a4e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | gstreamer: default to gstreamer 1.0Samuli Piippo2015-10-013-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-09-1515-23/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openssl/c_rehash patch updated to apply again. * origin/dizzy: Fix c_rehash run during image creation Include CDC-ACM kernel module Use mirror from github to clone git-repo tool Add libevent to toolchain and image Use correct path for mkspecs qt5: remove separate designer packages qt5: use 5.5-next branch for meta-qt5 qt5: patch qdevice.conf from correct location Change-Id: I6998da6dc050c17aa1cbf20d50bcf0d14fc4ee8e
| * Fix c_rehash run during image creationSamuli Piippo2015-09-102-0/+101
| | | | | | | | | | | | | | | | | | | | Add support to run c_rehash using SYSROOT environment variable, so that it can create hashes for the certificates during rootfs build phase of image creation. Change-Id: Ib60d4f9c217334ab7abba98dc07efd2ef8d1c7a5 Task-number: QTEE-971 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
| * Include CDC-ACM kernel moduleSamuli Piippo2015-09-105-0/+6
| | | | | | | | | | | | | | Task-number: QTEE-972 Change-Id: I9fc3e211c2cc4739d7fad210737b7a0cf860d8ce Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
| * Use mirror from github to clone git-repo toolSamuli Piippo2015-09-081-2/+10
| | | | | | | | | | | | | | | | | | | | The repo tool is normally cloned from google, but in China the url is blocked. Use mirror repo from github by default and add command line parameter to allow using a custom url. Change-Id: I91541fb1e42f8c668f7ff97d29232ca61eb3e20e Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com> Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * Add libevent to toolchain and imageSamuli Piippo2015-09-082-0/+2
| | | | | | | | | | | | | | QtWebEngine 5.6 has dependency to libevent. Change-Id: Id63d2fd0cf8e6baccb872277185fd2ac39a34c99 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
| * Use correct path for mkspecsSamuli Piippo2015-09-021-6/+9
| | | | | | | | | | | | | | | | | | Fix qtcreator configure script to use the correct path for mkspecs. Also add command line argument to specify the sdktool location. Change-Id: I6534e1df6dc01767e0e9904d12e7c51c9ec3f0bb Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: remove separate designer packagesSamuli Piippo2015-08-272-13/+0
| | | | | | | | | | | | | | | | qt5-module bbclass already creates ${PN}-designer packages, no need to have them in addons. Change-Id: I5bcf47da769a8f97197cd66fbf8d8118ac03d0a2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * qt5: use 5.5-next branch for meta-qt5Samuli Piippo2015-08-271-1/+1
| | | | | | | | | | | | | | | | 5.5-next has been rebased with upstream/master and includes upstream support for Qt 5.5 Change-Id: I8869f56126bd22242cfc05a3077670caa36e364a Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * qt5: patch qdevice.conf from correct locationSamuli Piippo2015-08-271-1/+2
| | | | | | | | | | | | | | Mkspecs are now used directly from target sysroot, instead of the symlink. Change-Id: Ibd390b5377e137096e3c92a9b9af1f6ddf36bdff Reviewed-by: aavit <eirik.aavitsland@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>
* | qtbase: use libinputSamuli Piippo2015-08-261-0/+1
| | | | | | | | | | Change-Id: I5cd1794de7101bbea1c0f9a293458b35eec3e88d Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-08-2613-2/+369
|\| | | | | | | | | | | | | | | | | | | | | * 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
| * Add atk and atk-dev packagesSamuli Piippo2015-08-262-0/+2
| | | | | | | | | | | | | | Needed for QtWebEngine 5.6 Change-Id: I245238f9e2798e28cc87750c22c486cc6cc80aab Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * ca-certificates: update to latest versionSamuli Piippo2015-08-215-0/+226
| | | | | | | | | | | | | | | | | | Use recipes from poky/master to get latest versions for ca-certificates. Old certificates were causing problems with webengine. The patch removing usage of c_rehash was not included, as we don't use it. Change-Id: I099bed36de9cfa3f78d8e8ca0b6e1f7c30c6c16e Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
| * Add touch_frame events to Weston 1.5.0Louai Al-Khanji2015-08-192-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise no Qt applications react on touch. This issue was eventually resolved upstream by dropping the built-in evdev backend and relying on libinput exclusively, where it is fixed. The libinput backend is required since Weston 1.7. In 1.6 the libinput backend was made the default, but the old backend was still there. Thus this fix also applies to Weston 1.6. Task-number: QTEE-831 Change-Id: Ib089136723b7b1dc6f760b5eedb12d7b8a50abbc Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
| * kontron: Add support for Kontron SMARC-sARX6iSamuli Piippo2015-08-193-2/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * bootfs: make sure deploy dir exists before using itSamuli Piippo2015-08-171-0/+1
| | | | | | | | | | Change-Id: I70c8b9d41c3c67b83cf2b4200803c9d71ce93d52 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | toradex: use source directory to build kernelSamuli Piippo2015-08-191-0/+2
| | | | | | | | | | | | | | | | Build system uses separate build directory for kernels now, but toradex kernel recipes only works when built from the source directory. Change-Id: I50fe338d21413bc57a4626f5d6bbecfe3138acca 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>
* | beaglebone: use source directory to build linux-mainline kernelSamuli Piippo2015-08-191-0/+1
| | | | | | | | | | | | | | | | | | Build system uses separate build directory for kernels now, but beaglebone's linux-mainline recipes only works when built from the source directory. Change-Id: If18b47a31daf2dc4e4e5c1aab84978113b535ec7 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>
* | Set upload path to 5.6 releaseSamuli Piippo2015-08-191-1/+1
| | | | | | | | | | Change-Id: I59efd1d9e6912e43a343cd3e9d56f54166209fcc 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>
* | tibidabo: fix PRIC usage in meta-tibidaboSamuli Piippo2015-08-192-0/+6
| | | | | | | | | | | | | | | | The bbappends in meta-tibidabo try to use PRIC, which cases error with fido. Prevent this by setting PRINC to -1 in main bb files. Change-Id: Icd307d671260c330b10988158fb157048b66561c Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | u-boot-fslc: upstream version has been updatedSamuli Piippo2015-08-192-50/+8
| | | | | | | | | | | | | | | | New u-boot version has better handling for video args, so our patch got simpler. Change-Id: I90958167d1ff10bca46123915491a5136dfa5fc9 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | imx: upstream kernel versions have been updatedSamuli Piippo2015-08-193-8/+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>
* | gpu-viv-bin-mx6q: remove upstreamed changeSamuli Piippo2015-08-191-1/+0
| | | | | | | | | | Change-Id: Ie782495f23bd71320edcf35128801d176c71ad5b Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | Move manifests to use fido branch where availableSamuli Piippo2015-08-192-10/+10
| | | | | | | | | | | | | | SHA1 are updated to latest in fido branches at the time of commit. Change-Id: Ib7f81a65e30ccd07b123ffc44e0a8027ae24e99e Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-08-14175-607/+5795
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: (95 commits) Update VirtualBox kernel modules Check if VirtualBox kernel modules do exist toradex: move to V2.4 branch qt5: use 5.5 branch Change all tab characters to spaces boundary: include uvcvideo kernel module Add Emulator sdcardmountd Include tzdata and ntp tools to image qt5: add declarative tools and host libs to sdk Some projects were moved from internal gerrit to codereview Use correct versions for addons Use correct path for QT_SDK_PATH fonts: update checksums for otf-noto gstreamer: make gstreamer version a DISTRO_FEATURE b2qt-demos: add QtQuick Controls demos Increase CMA reserved size on nitrogen6x. qtquickcompiler: disable for BYOS Remove recipe for QtQuick Enteprise Controls Support BYOS for enterprise only addons b2qt-demos: include qtcanvas3d planets demo ... Conflicts: recipes/hunspell/hunspell_1.3.2.bb Change-Id: I13814d8501d266d5930c63e879c704001adb3b6c
| * Update VirtualBox kernel modulesRainer Keller2015-08-122-4/+4
| | | | | | | | | | | | | | Modules needed to be updated in order to build with newer kernels. Change-Id: I113b0831aebfeac3818837ed557ae5ae2bf072e1 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Check if VirtualBox kernel modules do existRainer Keller2015-08-121-1/+3
| | | | | | | | | | | | | | | | | | The Makefile is broken. It will report success even if the modules could not be compiled due to gcc errors. Yocto will then continue with the modules missing from the package. Change-Id: I0efcdc736c158cb857549eb64ebd6bc86a26b7e6 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * toradex: move to V2.4 branchSamuli Piippo2015-08-128-80/+33
| | | | | | | | | | | | | | V2.4 is based on dizzy branch. Change-Id: Ibcc2501f1c53d2b24bbde417ecd17f5e31e9e8ed Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>