summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Rename b2qt-utils to qtdeviceutilitiesSamuli Piippo2016-09-221-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use the correct module name also in the recipe. Add PACKAGECONFIG to build with wpa-supplication support. Change-Id: Ia430912685478d077f997e410257ae1b92d93289 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | toradex: apply u-boot and flashing script changes to colibri-imx7Samuli Piippo2016-09-221-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add required changes to colibri-imx7 configs after the u-boot and flashing script change was merged from fido branch. Change-Id: Id01d311490f1b7a62994f914852a820a10ad7ddc Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | nitrogen6x: add Nitrogen6QP_MAX and SOMv2 supportSamuli Piippo2016-09-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BoundaryDevices' kernel has support for these boards, but their machine config has not enabled them until in krogoth branch. Change-Id: I31d93e2f3136ed647d673d29f64c20d7bb47af49 Task-number: QTBUG-56112 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-09-2134-206/+639
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller qt5: update submodules qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/colibri-imx6.conf conf/distro/include/raspberrypi2.conf conf/distro/include/toradex.inc meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-colibri-imx6-enable-sdboot-by-default.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend meta-toradex-extras/recipes/u-boot/u-boot-toradex_git.bbappend recipes-qt/b2qt-addons/b2qt-appcontroller.bb recipes-qt/b2qt-addons/b2qt-utils.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative-render2d_git.bb recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend scripts/manifest.xml Change-Id: I621a82a6deeeb2b74c8179c2f46b4fa42968b636
| | * qt5: update submodulesMikko Gronoff2016-09-2018-18/+18
| | | | | | | | | | | | | | | | | | | | | final qt 5.6.2 content Change-Id: I6b12d95cdc356a73f59c187d70676f2e17bb3b65 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * toradex: use latest u-boot and flashing scriptsSamuli Piippo2016-09-1929-173/+629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script sources are from meta-toradex-demos layer, but they are patched to update only u-boot part. The u-boot from V2.6 release is the latest that toradex uses in their boards and uses the changed u-boot location. Change-Id: I86345f692961ed906af4d9f251de28eb551d9cbf Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * kontron: update to SMARC-sAMX6i BSP release v2.0, RC2Samuli Piippo2016-09-191-1/+1
| | | | | | | | | | | | | | | Change-Id: I56bd5f3c695e4ffb966f0c715d937d1fe945f929 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| | * Use code.qt.io with git protocol instead of codereviewSamuli Piippo2016-09-192-2/+2
| | | | | | | | | | | | | | | Change-Id: Icd747dd2aace36bc1caa0a219526752f3cb7845d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * Use new repo url for utils and appcontrollerSamuli Piippo2016-09-192-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Repos are now open. Using codereview still, since mirroring to code.qt.io and github does not currently work. Change-Id: I03dfb0352bb8c9bbc182dfbd243eb648bfa2ce9a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * qt5: update submodulesMikko Gronoff2016-09-0919-20/+20
| | | | | | | | | | | | | | | | | | | | | using latest meta-qt5 Change-Id: Ic1ce180abb79beebf9a08dee4b64790e8a5d3c1b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * qtquickcompiler: update revisionSamuli Piippo2016-08-252-4/+1
| | | | | | | | | | | | | | | | | | Change-Id: Iad6d6a3015e79a4e8213f14450b08e99ea73aa24 Task-number: QTBUG-55471 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qtquickcompiler: update revisionSamuli Piippo2016-08-242-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fix for segfault Change-Id: Iab8e4551eba94635116f1adab39516b8a8e3da23 Task-number: QTBUG-55394 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * Fix typo in RPi overlay configSamuli Piippo2016-08-232-3/+3
| | | | | | | | | | | | | | | | | | Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a Task-number: QTBUG-52520 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * Update meta layersSamuli Piippo2016-08-231-3/+3
| | | | | | | | | | | | | | | | | | | | | Latest revisions from fido branches Change-Id: I9a7c13e11f5d1261bebcc145ba8ef3d21a30dcd2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | kontron: patch kernel to support newer vivante driversSamuli Piippo2016-09-162-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes following error: galcore: Unknown symbol v7_dma_map_area (err 0) galcore: Unknown symbol v7_dma_flush_range (err 0) When using the Vivante GPU module as a module. Change-Id: I2e84403b9bab5c45386b32716021f55c70938d8e Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| * | Fetch only external repos for repo mirrorSamuli Piippo2016-09-121-1/+1
| | | | | | | | | | | | | | | Change-Id: I55a8aa3d69a3df5337a8a61268bde91adb091ab0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Add rsync to imageSamuli Piippo2016-09-061-0/+1
| | | | | | | | | | | | | | | | | | | | | Make life easier for Qt devs Change-Id: I028710d4ad506d9609ab4cc281ad05010b7575cb Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
| * | Fix raspberry3 build error in perl deploymentTeemu Holappa2016-09-051-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | Added dependency from samba to perl to avoid the situation where samba deploys the scripts to the sysroot folder before perl directory is created. Change-Id: I01c4b966a5465905b9bc18de1ddd463585ee05b6 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
| * | rcar-gen2: USB fixupsLouai Al-Khanji2016-08-303-1/+19
| | | | | | | | | | | | | | | | | | | | | Autoload USB modules for adb bridge and touch screens. Change-Id: I1370f87b25e1c0660ffc8fb6fd0aa6d0a1cf0658 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | ostree: Added dependency for systemdTuomas Heimonen2016-08-291-1/+1
| | | | | | | | | | | | | | | Change-Id: I43756c89a26988e2073acda53f9cbc358ed0e5d4 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | | mingw: update meta layerSamuli Piippo2016-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | Fix for broken libstdc++-6.dll Change-Id: I69e0fe6bd78ed253ff22c4f843efb23d5e903446 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Use link-local addresses for USB gadget NICsKari Oikarinen2016-09-192-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add systemd-networkd, since it provided the easiest solution to get link-local addresses directly (instead of only after DHCP discovery times out). Task-number: QTBUG-55434 Change-Id: I4198514a0bfef9d65da33f27af64a5055567dd9b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | RPI: remove duplicate dtb from configsSamuli Piippo2016-09-121-2/+0
| | | | | | | | | | | | | | | | | | | | | Fix rootfs generation with dtb listed twice in KERNEL_DEVICETREE Change-Id: I50f84fbb1769e0ec21437a1db6f9eced9de1630c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | intel: update kernel versionSamuli Piippo2016-09-121-0/+0
| | | | | | | | | | | | | | | Change-Id: Ic31ed346d6520b3bd6fc7a58e15a41e4496385c7 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | TI: Use latest versions of u-boot and kernelSamuli Piippo2016-09-1233-1695/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove use of meta-beagleboard and use recipes provided in meta-ti instead. Beaglebone will not work fully with the linux-ti-staging, follow up commit will fix that. U-boot changes need to be ported to newer version if still required. Change-Id: I3e06b6e310c0d40b9b4b33276802e4817cee0295 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | rpi: fix gstreamer plugin compilationSamuli Piippo2016-09-121-0/+30
| | | | | | | | | | | | | | | | | | | | | ./.libs/libgstgl-1.0.so: undefined reference to `graphics_get_display_size' Change-Id: I84bcfa1f27533a4c2eea5251d39610061cfe3665 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | toradex: stop using meta-toradexSamuli Piippo2016-09-1232-397/+12
| | | | | | | | | | | | | | | | | | | | | All needed toradex recipes are now in meta-fsl-arm-extra Change-Id: I3eedacd83845087d2369cf4d4b6df2a030d6d283 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | emulator: boot-directdisk was merged with image-vmSamuli Piippo2016-09-121-10/+5
| | | | | | | | | | | | | | | Change-Id: I4b899dac24895ebd6ac9da1258f177faa4acac74 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | virtualbox: upgrade guest additionsSamuli Piippo2016-09-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Old version no longer compiles with 4.4 kernel Change-Id: Ib6c6c5952be3e16085b8943615d1802c56dd685c Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | mingw: skip symlinks pointing to directoriesSamuli Piippo2016-09-121-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | gphoto2 has a infinite loop caused by a symlink, which breaks the mingw toolchain creation. Instead of adding more checks, skip all directories. Change-Id: Iec4fb96da12874dcc4939ca8a8af1f956ef3d164 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | nativesdk-prebuild-python: add COMPATIBLE_HOSTSamuli Piippo2016-09-121-0/+5
| | | | | | | | | | | | | | | | | | | | | and remove QA warning about missing python in providers Change-Id: I131b33bda0bb90df3092610478effd61ed3c9e95 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | bblayer.conf syntax changedSamuli Piippo2016-09-1213-93/+39
| | | | | | | | | | | | | | | Change-Id: I39f87fc49e1a9c1b4f5498fbaf8acfd044b0aeb8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | ostree: remove ostree/qtotaupdate temporarilySamuli Piippo2016-09-124-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation fails with GCC 5.3, so temporarily remove the components. Task-number: QTBUG-55559 Change-Id: Ieccf494a5c8ed210f2796d464bb3054d9b2051d5 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | sabre: update to new u-boot versionSamuli Piippo2016-09-121-0/+0
| | | | | | | | | | | | | | | Change-Id: Idebc04184f1667e91faaca9b2b4defdc324158fe Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | fsl: update to new kernel versionsSamuli Piippo2016-09-122-2/+2
| | | | | | | | | | | | | | | Change-Id: I728276758ac94d852f1c22c1af432bf44bb8e36e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | nitrogen6x: update to new kernel versionSamuli Piippo2016-09-121-1/+1
| | | | | | | | | | | | | | | Change-Id: I2b58e480246a84f855d382f3958f9ae8538dfd5d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | bootfs: make sure DATETIME is not used for sstate hashSamuli Piippo2016-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | | Fix error Taskhash mismatch Change-Id: I28132764303660dfc4db8b13e4bc447f4deb447e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | udev: no need for udev when using systemdSamuli Piippo2016-09-124-69/+0
| | | | | | | | | | | | | | | | | | | | | udev was replaced with eudev, but we are already using udev from systemd. Change-Id: I58df4017cec1aa3399ed58a1994a474c30a5d6cf Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | qt5: PACKAGECONFIG_CONFARGS now works in OESamuli Piippo2016-09-121-3/+0
| | | | | | | | | | | | | | | | | | | | | Remove backport from distro conf Change-Id: I97a4b8c0d76d9ae8da0f9d79b55ce9c5bac96e5e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | gstreamer1.0: patch was applied upstreamSamuli Piippo2016-09-122-55/+0
| | | | | | | | | | | | | | | Change-Id: Ib45f8818ab568674e0aeda3b528bf7451e00506b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | BBMASK syntax was changedSamuli Piippo2016-09-128-49/+72
| | | | | | | | | | | | | | | Change-Id: I4358b47a26684d16ba2089a3866f3fbfffc53e6f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Update to krogothSamuli Piippo2016-09-122-117/+9
| | | | | | | | | | | | | | | Change-Id: Ic850cbb19a99dc987d59e975877c3c60acc1c603 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge "Merge remote-tracking branch 'origin/jethro' into dev" into ↵Samuli Piippo2016-09-0630-44/+131
|\ \ \ | | | | | | | | | | | | refs/staging/dev
| * | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-2630-44/+131
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: nitrogen: enable HID_MULTITOUCH kernel module qt5: Update submodules Change-Id: Ibdf8056f13520847721ab1fa248c325323e6d926
| | * | nitrogen: enable HID_MULTITOUCH kernel moduleSamuli Piippo2016-08-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used with GeChic multitouch monitors Change-Id: If6652a32f0cf7cacc0e23c26cc1fdac7aa67ef54 Task-number: QTAUTO-230 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * | qt5: Update submodulesSamuli Piippo2016-08-2529-44/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also use latest meta-qt5. Change-Id: Ifd1739e58e2765296ae8cfe277624f3429fb7b68 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | | Support for Raspberry Pi ZeroTuomas Heimonen2016-08-303-2/+39
| | | | | | | | | | | | | | | | | | | | Change-Id: I925c77a4d1682fd1eefb6046efe05789f317a63c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | | ostree: Update revisonGatis Paeglis2016-08-292-78/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | One of the local patches has been merged in the upstream project and is fixed to add thread safety. Change-Id: Ib3cf12ab759226aefbd4c0af5b0ac5100b3490cc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-2522-127/+99
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Update meta layers Reuse qt5-git.inc in automotive recipes ota: update recipe Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script qtwebbrowser: update source uri Correctly use QtQuickCompiler when available gammaray: update revision to match gammaray plugin in QtC 4.1 Fix adb to toradex-imx6 image Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Change-Id: I1665b538bcd12a0dffb6403a6d387eebb100c762
| * | Update meta layersSamuli Piippo2016-08-242-49/+2
| | | | | | | | | | | | | | | | | | | | | Pull in latest from poky/yocto and openembedded Change-Id: Ifd57a6ddb4714eb07b5bbaaf76138e84e0cf07c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>