- Sep 10, 2019
-
-
Samuli Piippo authored
New repo is using LFS, which makes smaller dowloads when multimple BSP versions are available. Change-Id: I82b61b8b12b8c8584ca171ea4b0f884ae4018761 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Aug 30, 2019
-
-
Samuli Piippo authored
The path to the Qt license went into the base hash of recipe task, which meant that sstate cache was not reusable if the meta layer source path changed. Whitelist the base path to the layer and use the license from there. Change-Id: I09138b5808b90d520a83985525bc9446f6f8ebcd Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Aug 16, 2019
-
-
Mikko Gronoff authored
They're now configured in meta-qt5 qtlocation recipe. Fixes: QTBUG-77617 Change-Id: Iac525f71ed834af6fa0f04314ef1b12d00229b25 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Aug 05, 2019
-
-
Samuli Piippo authored
The switch from qt3d-runtime to ogl-runtime disabled to standalone viewer from boot2qt builds. Enable it again and include in the image. Update meta-qt5 layer to include dependency fix for the viewer. Change-Id: Ie7f7f7c0f5b349f3a9c8ec8e530933002c4551fb Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
- Jul 31, 2019
-
-
Samuli Piippo authored
ogl-runtime depends on GLES3 and EGL, which are not available on raspberrypi and emulator, respectively. Change-Id: I2d5cd1ee9cc2f2f8c31d307a1b159711d9b910b2 Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
Samuli Piippo authored
Enable ALSA audio interfaces so that there is direct access to sound devices e.g. when using SoundEffect. Change-Id: I58d296cd85f7ba036c93adf24d5a7bcdf17201d4 Fixes: QTBUG-76952 Reviewed-by:
Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
Kwangsub Kim authored
Thai keyboard was added into Qt Virtual Keyboard 5.12 so that a Thai font is required to show it properly. Change-Id: I3e23e8afc27561f8442dcb075514ef04a7d246f8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jun 28, 2019
-
-
Mikko Gronoff authored
Changelog: e33d860 qt3d-runtime: update to ogl-runtime v2.4 364eb06 Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 Change-Id: I252ac7f6483cdc6846d416162a6c8be892b36a7b Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- May 29, 2019
-
-
Samuli Piippo authored
For NXP boards, use sumo-4.14.98-2.0.0_ga branch for meta-fsl-bsp-release, and add configuration form NXP i.MX 8QuadMax MEK and 8MQuad EVK boards. For Toradex board, use toradex-sumo-4.14.78-1.0.0_ga-bringup branch for the same layer, and add configuration for Colibri-iMX8QXP board. Task-number: QTBUG-73355 Task-number: QTBUG-73372 Change-Id: Ib0d7669d9a06f65a891f9ec849cb6ed5ba830688 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- May 14, 2019
-
-
Samuli Piippo authored
Flashing Wizard conf file is using QSettings::IniFormat format, which does not allow forward slash in the group name. Task-number: QTBUG-75634 Change-Id: Ib3a44f7c2ec67de0d210a39ed3641f8e221864ac Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
systemd needs PAM support for user sessions to work correctly. Task-number: QTBUG-75543 Change-Id: I95f73bbce394a9ead3aefec3c537c8aad559718a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Apr 04, 2019
-
-
Samuli Piippo authored
Previously all demos were installed for each device and individual demo could be excluded from the launcher list for a particual device. The exclude list was part of the demo sources, which makes it hard to maintain. Move all demos to individual recipes which can be included and excluded separately for each target based on its capabilities by modifying the BOOT2QT_DEMOS variable. By default include all currently supported demos. Task-number: QTBUG-74930 Change-Id: I31dfaa101d85b9cf7339a8180706867a5ba5bfb6 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Feb 14, 2019
-
-
All u-boot scripts were updated and one added. Colibri-imx7-emmc only supports tezi, so dumb toradex u-boot scripts were created. Change-Id: I39c4472d781da03e60ef992eb2974f9f764c29ee Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Change-Id: Iacad46425a64fc3605ccf014b92645a474a5a0f6 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Feb 06, 2019
-
-
Samuli Piippo authored
real-ld is always used if that is found, which means you cannot switch between bfd and gold linkers using -fuse-ld=gold. This reverts commit cdd86896c8d29135f937968e9aa07f919cf543d3 used in openembedded-core. Task-number: QTBUG-73216 Change-Id: I3776c7cade02bedcec75d1b2859a8d3647479fff Reviewed-by:
Michal Klocek <michal.klocek@qt.io> Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Jan 11, 2019
-
-
Samuli Piippo authored
SDL2 dumps all cflags to the sdl2.pc, which might then contain paths to the recipe sysroot include dir. This happens at least with raspberrypi. Change-Id: I77139bd31956039d4b8db947161f032fb8fbdaf7 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Use tools-profile to bring valgrind and perf to the image. valgrind is not available for all architectures and including it in the image caused build failure. Change-Id: Ibdcd7098d0375d200416942779b2e36a89913d9d Fixes: QTBUG-70379 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Add include files for building mips and mips64 toolchains for CI usage. gcc-sanitizers are not available on mips, so filter those out. Task-number: QTQAINFRA-2535 Change-Id: I6a90a95169985020b7eac01344c61789fe9cac49 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Jan 10, 2019
-
-
First snapshot of 5.12.1 branch & other updates: f705a8a qtsystems: update submodule 9c6ce81 qt5: cleanup mkspecs 5ebd582 qt5: update submodules 2f0b002 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12 475da47 qt3d-runtime: update to v2.2 c320af0 nativesdk-qtbase: remove packaging QA issue fix 9fc65c0 qtwebengine: Configure Ninja to honor PARALLEL_MAKE 010a29e qmllive: add new recipe f227502 python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install fe453ec packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found 18f82a8 python-pyqt5: Disable parallel install Change-Id: I8869107d56ae255d22894a4f1f1ee0a6907e6131 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jan 09, 2019
-
-
Mikko Gronoff authored
Cleanup: - Obsolete BBMASK entries removed & required BT/WiFi kernel module related updates in boundary.inc - "CONFIG_HID_MULTITOUCH=m" removed from fsl-extras .bbappend entry as linux-boundary-4.9.x/defconfig in meta-freescale-3rdparty already includes it - Update display support patch Changelog: meta-freescale: * 407c6cf - u-boot-fslc: Avoid restricting parsing for 'imx' * c8979aa - mxldr: Fix QA errors seen on x86 builds * 4f0cbb6 - recipes: Limit BSP specific recipes on relevant SOCs * d849257 - recipes: Mark compatible machines as restricted by dependencies * e4ace33 - linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig * 7909951 - libsdl2: avoid basehash changes * 06611d2 - linux-fslc/defconfig: CONFIG_BT_BNEP=m * 808bc8a - linux-fslc/defconfig: Add CONFIG_NET_NS=y * 42dbe4e - imx-base.inc Add missing overrides to for `use-mainline-bsp` * 832b358 - linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y * aa04351 - linux-fslc: upgrade to latest in 4.17.x+fslc * 196457d - linux-fslc: Update to 4.17.19 * 85fc83d - xf86-video-armada: Update to latest git * 9e3d514 - imx-alsa-plugins: Make imx7ulp a compatible machine * aa71828 - qtwayland/etnaviv: remove xcomposite-glx * 3d89831 - remove chromium appends * a4512f2 - xf86-video-imx-vivante: Set linker flags properly * 1deea6b - linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y * 07e2673 - linux-fslc: Update SRCREV meta-freescale-3rdparty: * 88a2963 - linux-advantech: Update dms-ba16 Q7 Linux kernel * beed0f0 - u-boot-script-gateworks-imx: fix bootscript source meta-boundary: * 412ef0b - boundary-eval-image: include qcacld/bdsdmac wifi firmware * b649eaf - linux-firmware-bdsdmac: merge BT and WiFi firmware recipes * d6ba89a - devregs: bump revision to 24723266 * 1a58771 - kernel-module-qcacld: bump revision to 10a07db2 * 0c34f6f - linux-firmware-bdsdmac-wlan: bump to revision ce0b576b Task-number: QTBUG-72253 Change-Id: Id99b0d5396c34721845d0133ad7c01dff8b1bfa0 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jan 08, 2019
-
-
Mikko Gronoff authored
This patch was accidentally left out when upstream patch changed patch number and patch names did not match anymore. Reworked patch to be applied on top of upstream patch instead of replacing it. Change-Id: I880669132ec7e57d9784964f935f43249de15821 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jan 02, 2019
-
-
Maurice Kalinowski authored
For OpcUA we are missing the backend libraries as they are not available upstream yet. However, building the Qt OpcUA module is a first step. Task-number: QTBUG-72001 Change-Id: I41cdce87d16b9a6dd15d381f1e0995ecac87b059 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Dec 19, 2018
-
-
Samuli Piippo authored
There's no need to include opencv in these two particular machines. If ever required, consider including them in packageconfigs for all targets. Change-Id: I77bf162855412a9e8c84885c00a2dcb7a0dce63e Reviewed-by:
Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
-
- Dec 17, 2018
-
-
Samuli Piippo authored
Fix error "LIC_FILES_CHKSUM points to an invalid" Change-Id: I1b54421c5c502a13c4d1104fb652304bcd41f0e8 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Dec 12, 2018
-
-
Mikko Gronoff authored
nativesdk-qtbase_git.bb had a line removed in meta-qt5 commit "3224b02 nativesdk-qtbase: use default PACKAGES" that causes following error: ERROR: nativesdk-qtbase-5.11.2+gitAUTOINC+b0dce506cc-r0 do_package: QA Issue: nativesdk-qtbase: Files/directories were installed but not shipped in any package: /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d/OEQt5Toolchain.cmake Moved fix from meta-qt5 to meta-boot2qt to reduce delta between meta-qt5 and upstream. Change-Id: I452a10db11aa63e42104d159d810fee5b407dda1 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Use the latest version of imx gpu drivers, older version from meta-toradex-nxp layer cause rendering issues with qtwebengine. Task-number: QTBUG-68150 Change-Id: Icb0a002b573a10075353c21be04bdb05ac5e476a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Dec 11, 2018
-
-
Samuli Piippo authored
Use the latest version of imx gpu drivers, older version from meta-toradex-nxp layer cause rendering issues with qtwebengine. Task-number: QTBUG-68150 Change-Id: Ida973ef1788095d0f4cd3a6cb83d29ec5c08ddef Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by:
Michal Klocek <michal.klocek@qt.io>
-
- Dec 06, 2018
-
-
Samuli Piippo authored
Add new dtb for Draak that enables LVDS output and changes the panel timings to match KOE tx31d200vm0baa display. Task-number: QT3DS-2698 Change-Id: I16d01ae13131e641a6e954a956393efe6f998137 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by:
Jani Launonen <jani.launonen@qt.io>
-
- Dec 05, 2018
-
-
Samuli Piippo authored
Otherwise kernel build fails with error: Could not locate BSP definition for qemuarmv7/standard and no defconfig was provided. Change-Id: Ibca0b104b34e70cc22b51f7e22015b55da25cb1b Reviewed-by:
Sami Nurmenniemi <sami.nurmenniemi@qt.io>
-
Samuli Piippo authored
The tezi image contains IDs for all the supported device types. remove ID for the 256MB version that doesn't have enough space for the tezi image. SD card image will still work correctly. Change-Id: Ie0d5103b0c538f1a4a0150b73cc35248173cd3eb Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Nov 21, 2018
-
-
Samuli Piippo authored
getVar defaults to expanding the variable, the second True parameter is unnecessary. Change-Id: Iafaf179c67ffedaba2946c078c1810a80198cf5e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Nov 16, 2018
-
-
Mikko Gronoff authored
Applied via meta-qt5 layer update in the next commit. This reverts commit 9e428d2f. Change-Id: I81765199803a5bc7b95b8c02a83aa42f0ce9a594 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Nov 14, 2018
-
-
Samuli Piippo authored
If static libs are compiled with lto and tried to be used on a Window host, the linker will fail with error: "plugin needed to handle lto object" Fixed: QTBUG-71749 Change-Id: I8811faca15307d82173b6ee9e5ffca1114898cd9 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
The default wks file from poky sets vga=0x318, which is invalid for our virtual box image and causes delay on boot up. Add new wks file without the vga mode. Task-number: QTBUG-71783 Change-Id: I03fcad931562bbd7c7c75e72e179eaf0240a3527 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Nov 08, 2018
-
-
Samuli Piippo authored
Change-Id: I7bbe8fb4771d683fb536f99fc039cb489bcaf504 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Nov 06, 2018
-
-
Samuli Piippo authored
GCC7 does not support LTO with mingw, which means we cannot use the ltcg option when cross-compiling on Windows host. Update upstream patch that disables ltcg for host_builds and extend it for builds on Windows hosts. Task-number: QTBUG-71596 Fixes: QTBUG-71596 Change-Id: I8ab7ec36f964c95c2189a77bdde6e08bd2817234 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Nov 01, 2018
-
-
Samuli Piippo authored
The WKS image creation ignored our old initramfs. Change to using an existing core-image-minimal-initramfs recipe and extend it with support for the internal MMC reader. Add separate recipe to combine the intel microcode and the new initramfs, and add wks file to use it. Remove all old recipes that are no longer used. Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652 Reviewed-by:
Timo Aarnipuro <timo.aarnipuro@qt.io> Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Oct 31, 2018
-
-
Samuli Piippo authored
qtdeclarative and qtdeclarative-native may end up with different values for QML_COMPILE_HASH, which prevents running QML application when qtquickcompiler has been used. Change-Id: I9e3839b566996581bc40fa1472d7e7d07c82ce53 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Oct 30, 2018
-
-
Samuli Piippo authored
Include cmake and make as explicitly to the toolchain. Fix nativesdk-cmake compilation for mingw toolchain. Add CMake registration code to the QBSP installer scripts. Task-number: QTBUG-71315 Change-Id: If29e12d6ce24546ba8a834969b6f60e3216e6962 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Oct 24, 2018
-
-
Samuli Piippo authored
Add old kernel recipe from meta-freescale-3rdparty layer that was removed in sumo branch. It provides support for the display and the touchscreen. Fix perf build with old kernel sources and use correct appcontroller.conf after MACHINEOVERRIDES was changed in the machine config. Task-number: QTBUG-68899 Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-