- Oct 20, 2016
-
-
Gatis Paeglis authored
Glib overwrites forkfd's SIGCHLD handler, this breaks QProcess. This workaround solves the issue for ostree use case. Other parts of the stack are still affected, as there might some code elsewhere that uses QProcess and the buggy Glib subprocess handling code. Change-Id: I7077ad9479d2c7cc6f1f693b8241bd5bcdc640b2 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Gatis Paeglis authored
Change-Id: I3944166b61d120f19e31f84abcf26e91a2f8cfb8 Upstream-status: Pending Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Oct 14, 2016
-
-
Samuli Piippo authored
Problems with eglfs, so revert back to previous PDK. This reverts commit 32340840. Change-Id: I3ee36809cb823aefdc03f8a24d052c2a76f308db Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
Change-Id: I595235b90c33b1ad734b47b1172183aef195da42 Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
- Oct 12, 2016
-
-
Samuli Piippo authored
* origin/jethro: Always append to MACHINE_EXTRA_INSTALL qt5: update submodules Enable dbus by default for neptune ui qt5: update submodules Add connman patch to disable connman with boot over nfs Update dbus-session-init to work with systemd Conflicts: conf/distro/include/am335x-evm.conf conf/distro/include/beaglebone.conf conf/distro/include/nvidia-logan.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcharts_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative-render2d_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols2_git.bbappend recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend Change-Id: Ia73290b54a213a9670baab11e14522956e7bfec0
-
- Oct 11, 2016
-
-
Samuli Piippo authored
Packages are added to MACHINE_EXTRA_INSTALL in multiple places, make sure we always append. This adds back the missing gst plugins to nitrogen6x. Change-Id: I7c424b37d84b0125b74774fd308926e53e031590 Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
- Oct 10, 2016
-
-
Samuli Piippo authored
meta-raspberrypi layer incorrectly adds bluez5 services, so that bluetooth service is never enabled. Task-number: QTBUG-56190 Change-Id: I161edd36d887e5d64d44934f0382a8be6db028cc Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
- Oct 07, 2016
-
-
Mikko Gronoff authored
Change-Id: I4a52b28896eab692d628563c72cc09cee5af32c7 Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
Mikko Gronoff authored
-
- Oct 06, 2016
-
-
Samuli Piippo authored
[RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: Ic8c76313704c3e666050284f02cb1a40237366e5 Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
Samuli Piippo authored
Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: I52492cff70228bee477b1e5b287af66138564dd1 Reviewed-by:
Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
-
Samuli Piippo authored
Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: Ic4706679cef9b9eef7a333c7a7c3985104be6012 Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
- Oct 04, 2016
-
-
Risto Avila authored
Task-number: AUTOSUITE-10 Change-Id: I1961d972a3bc7c4e0f3e7ac0788044629b8dd2f4 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io> Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Mikko Gronoff authored
origin/fido: qt5: update submodules Add connman patch to disable connman with boot over nfs Conflicts: recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend Change-Id: Ie5a4e534f4a24034750e8c3964fbb5574ce434cd
-
- Oct 03, 2016
-
-
Samuli Piippo authored
Change-Id: I49ee9f857992ae0e42394e356138e6cc06591914 Reviewed-by:
Gatis Paeglis <gatis.paeglis@qt.io>
-
Samuli Piippo authored
Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
Beaglebone creates /dev/fb0 late in the boot process, which causes Qt applications to crash if started too early. Make systemd notice fb0 creation and bind application startup to it. Change-Id: I0207fb64ec981eaeadbe497de5a9bdc941b6e31d Reviewed-by:
Risto Avila <risto.avila@qt.io> Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
4.4 linux kernel that supports both cape manager and SGX. Device Tree Overlays are taken from beagleboard.org as well. Overlays require a patched dtc, which are taken from https://github.com/pantoniou/dtc . Default kernel config is taken from RobertCNelson/bb-kernel patch repo. Task-number: QTBUG-52762 Change-Id: I4b75095bca6263bf2a6e3308ced4ba36b0ae28cd Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
- Sep 27, 2016
-
-
Mikko Gronoff authored
updated final 5.6.2 content Change-Id: I15e5e804a487598091a9809b50687c96cdb3093a Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Sep 23, 2016
-
-
Mikko Gronoff authored
A workaround to avoid connman to bring the boot interface down then up during network boot. Task-number: QTBUG-56051 Change-Id: Ic22fac9cd7e9892439fb462f08313cda4d9da9aa Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Change-Id: I52e88678ac2726b4443ac8738574cdcbe7774e1b Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
- Sep 22, 2016
-
-
Risto Avila authored
Change-Id: I7a275d592222ef63f590668087a442f2bb1137a7 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
* origin/jethro: Rename last references to b2qt-utils Rename b2qt-utils to qtdeviceutilities toradex: apply u-boot and flashing script changes to colibri-imx7 nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support 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 kontron: patch kernel to support newer vivante drivers Fetch only external repos for repo mirror qt5: update submodules Add rsync to image Fix raspberry3 build error in perl deployment rcar-gen2: USB fixups ostree: Added dependency for systemd qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/toradex.inc meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend recipes/ostree/ostree.bb recipes/samba/samba_4.1.12.bbappend scripts/manifest_jethro.xml Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
-
Samuli Piippo authored
Change-Id: I4b204b6dea02fd3e298eb66028b44139eb12ff2a Reviewed-by:
Risto Avila <risto.avila@qt.io>
-
Samuli Piippo authored
Fix for broken libstdc++-6.dll Change-Id: I69e0fe6bd78ed253ff22c4f843efb23d5e903446 Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
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>
-
- Sep 21, 2016
-
-
Samuli Piippo authored
* 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
-
- Sep 20, 2016
-
-
Mikko Gronoff authored
final qt 5.6.2 content Change-Id: I6b12d95cdc356a73f59c187d70676f2e17bb3b65 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Sep 19, 2016
-
-
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>
-
Samuli Piippo authored
Change-Id: I56bd5f3c695e4ffb966f0c715d937d1fe945f929 Reviewed-by:
Rainer Keller <Rainer.Keller@qt.io>
-
Samuli Piippo authored
Change-Id: Icd747dd2aace36bc1caa0a219526752f3cb7845d Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
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>
-
Kari Oikarinen authored
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>
-
- Sep 16, 2016
-
-
Samuli Piippo authored
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>
-
- Sep 12, 2016
-
-
Samuli Piippo authored
Fix rootfs generation with dtb listed twice in KERNEL_DEVICETREE Change-Id: I50f84fbb1769e0ec21437a1db6f9eced9de1630c Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
Change-Id: Ic31ed346d6520b3bd6fc7a58e15a41e4496385c7 Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
./.libs/libgstgl-1.0.so: undefined reference to `graphics_get_display_size' Change-Id: I84bcfa1f27533a4c2eea5251d39610061cfe3665 Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-