summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro
Commit message (Collapse)AuthorAgeFilesLines
* sdl2: fix sdl2.pc include pathsSamuli Piippo2019-01-111-0/+4
| | | | | | | | | 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>
* Use tools-profile IMAGE_FEATURESamuli Piippo2019-01-114-3/+4
| | | | | | | | | | 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>
* Add configs for mips and mips64 CI toolchainsSamuli Piippo2019-01-114-2/+68
| | | | | | | | | | 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>
* meta-qt5: update meta layerMikko Gronoff2019-01-103-75/+18
| | | | | | | | | | | | | | | | | | | 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>
* meta-freescale,-freescale-3rdparty,-boundary: update sumo branchesMikko Gronoff2019-01-091-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* qtbase: update Disable-ltcg-for-host_build.patchMikko Gronoff2019-01-082-3/+4
| | | | | | | | | 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>
* Add Automation related modules and targetMaurice Kalinowski2019-01-025-0/+227
| | | | | | | | | | 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>
* Remove opencv includesSamuli Piippo2018-12-193-41/+0
| | | | | | | | | 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>
* draak: do not apply bbappend for arm-trusted-firmwareSamuli Piippo2018-12-171-2/+3
| | | | | | | Fix error "LIC_FILES_CHKSUM points to an invalid" Change-Id: I1b54421c5c502a13c4d1104fb652304bcd41f0e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* nativesdk-qtbase: fix packaging QA issueMikko Gronoff2018-12-121-1/+5
| | | | | | | | | | | | | | | | | 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>
* colibri-imx6: upgrade gpu driversSamuli Piippo2018-12-121-0/+4
| | | | | | | | | 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>
* apalis-imx6: upgrade gpu driversSamuli Piippo2018-12-112-2/+6
| | | | | | | | | | 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>
* draak: add support for KOE 1280x480 displaySamuli Piippo2018-12-061-0/+2
| | | | | | | | | | 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>
* qemuarmv7: add KMACHINE configSamuli Piippo2018-12-051-0/+2
| | | | | | | | 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>
* colibri-imx6ull: remove tezi support for the 256MB versionSamuli Piippo2018-12-051-0/+3
| | | | | | | | | 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>
* Remove default expansion parameter from getVarv5.12.0-rcSamuli Piippo2018-11-2121-27/+27
| | | | | | | | getVar defaults to expanding the variable, the second True parameter is unnecessary. Change-Id: Iafaf179c67ffedaba2946c078c1810a80198cf5e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtbase: disable lto for static libsSamuli Piippo2018-11-141-1/+4
| | | | | | | | | | 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>
* emulator: remove invalid vga mode from boot parametersSamuli Piippo2018-11-141-0/+7
| | | | | | | | | | 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>
* qbsp: use correct version number for automotive qbspSamuli Piippo2018-11-081-1/+2
| | | | | Change-Id: I7bbe8fb4771d683fb536f99fc039cb489bcaf504 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtbase: disable ltcg on windows hostSamuli Piippo2018-11-061-0/+30
| | | | | | | | | | | | | 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>
* intel: rework initramfs supportSamuli Piippo2018-11-011-6/+5
| | | | | | | | | | | | 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>
* cmake: fix cmake configurations for QtCreatorSamuli Piippo2018-10-304-0/+99
| | | | | | | | | | 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>
* imx7s-warp: bring back kernel with display supportv5.12.0-beta3Samuli Piippo2018-10-241-0/+4
| | | | | | | | | | | | 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>
* qtgamepad: add QtGamePad to the imageSamuli Piippo2018-10-244-0/+62
| | | | | | | | And build qt3d with the gamepad support enabled. QtGamePad depends on libsdl2 which needs adjustment to build without x11. Change-Id: I03e42136ab4d50d66b0d95f14ad8f21922e03477 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtwebengine: remove LTCG overrideSamuli Piippo2018-10-231-31/+0
| | | | | | | LTCG is already disabled in QtWebEngine code, no need to override here. Change-Id: I85d2985672e9a1d73a3cccc55293f3a8ded68d6d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerMikko Gronoff2018-10-191-3/+3
| | | | | | | | | | | | | | | | | * Pull in latest upstream/master content via 5.11 -> 5.12 merge * Update Qt 5.12.0 submodules to latest revisions, including fix for unstable qtwebengine build (QTBUG-70914) * Nativesdk packagegroup updated accordingly after default packages change in upstream/master commit: "3224b02 nativesdk-qtbase: use default PACKAGES" pulled in by merge commit 21f10e4 below. Updates: aecbcd8 qt5: update submodules 21f10e4 Merge remote-tracking branch 'qtyocto/5.11' into 5.12 Task-number: QTBUG-70847 Change-Id: I50cd486687a0fa8bb63d6960895ba7e6fc4fe3b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtbase: update .bbappendMikko Gronoff2018-10-151-1/+0
| | | | | | | | freetype added as default in meta-qt5 commit: 333949a8239dfa7788b35f1059614733e11a6a25 Upgrade to Qt 5.8 Change-Id: Ie9da6a119bf44cc5f9fc9582970920943b633147 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* rng-tools: update rng-tools .bbappendMikko Gronoff2018-10-141-17/+2
| | | | | | | | | | | | | | | | | poky(sumo) has now a systemd service file with appropriate installation in recipe, but the rngd.service file itself is still broken using /dev/urandom as a RNG_DEVICE. Update bbappend, leaving fixed rngd.service file override in place. poky commit where systemd service added: b5fc88b3d35cc97c357ade91f0c9f376e3aed1cf rng-tools: add systemd service file init script (leaving systemd broken) was fixed in poky with commit: b3b7ee4097b42b06f92127ca98663a96284ee185 rng-tools: Fix crazy defaults Change-Id: I3330718543fd68dd9102d3f4ed3479c23d254321 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add configuration to build non-(L)GPLv3 imageSamuli Piippo2018-10-121-0/+48
| | | | | | | | | | | | | | | | | | | | The include file marks all (L)GPLv3 packages incompatible and removes dependencies to those compoments from the image. Not all dependencies can be removed and for those there are GPLv2 alternatives available in meta-gplv2 [1] which needs to be separately added to build configuration. Note that, these relocated GPLv2 recipes do not receive the same level of maintenance as other core recipes. The recipes do not get security fixes and upstream no longer maintains them. Intel NUC is not fully supported as there is no alternative recipe available for grub-efi. [1] https://www.yoctoproject.org/docs/2.5/ref-manual/ref-manual.html#migration-2.3-gplv2-and-gplv3-moves Task-number: QTBUG-68713 Change-Id: Ie41ec924f42b1bf67c8f2c2dd26bb7dfc2b45f1d Reviewed-by: Risto Avila <risto.avila@qt.io>
* linux-firmware: remove .bbappendMikko Gronoff2018-10-101-30/+0
| | | | | | | | | Originally added to suppress build error "ERROR: QA Issue: linux-firmware: Files/directories were installed but not shipped in any package." Change-Id: I23dbce6bd6026627899d0b2355d34f1a435ad7a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* gcc: remove .bbappendMikko Gronoff2018-10-101-33/+0
| | | | | | | | | Remove obsolete gcc-sanitizers .bbappend. Changes available via poky (sumo) commit: b46caed47b0f74520cd9280bbe3e3676d9a19046 gcc-sanitizers: Update supported architectures Change-Id: I6110977c3a5bc800a258dd128d291b1864504b99 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* renesas: support for RCar-3 D3 DRAAKSamuli Piippo2018-10-102-0/+100
| | | | | | | | | | | | | meta-renesas has support for the D3 Draak board only in version Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already using more recent verions. Checkout the D3 specific version in a different directory, so that all Reneasas boards can be supported. renesas-rcar-gen3 repo has been updated with D3 drivers from D3_Linux_2.23.01_BSP_3D BSP package. Task-number: QTBUG-68925 Change-Id: If8283d31945b375ce4256a15132e185e0d676800 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: update to v3.9.0Samuli Piippo2018-10-103-9/+50
| | | | | | | | | | Use the latest revision of meta-renesas and add support for the E3 Ebisu board. Task-number: QTBUG-68912 Task-number: QTBUG-68985 Change-Id: Ie15a69b606b1726b0404263ef9ac15a58f7258ae Reviewed-by: Jani Launonen <jani.launonen@qt.io>
* binutils: remove .bbappendMikko Gronoff2018-10-091-30/+0
| | | | | | | | | | Remove obsolete LDGOLD_sdkmingw32 append. Upstreamed fix available via poky (sumo) commit: 2c8cc36f240fca72b84d2b9cabb82faf2fa7f810 binutils: apply mingw fix only for binutils-cross-canadian Change-Id: I5189a2075e421ef0a42273f33900770f32b20de4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* perf: remove .bbappendMikko Gronoff2018-10-091-30/+0
| | | | | | | | libunwind is enabled by default in poky (sumo) by commit 4a4082768d52096be2806093249892ce7180e0bc perf: enable libunwind Change-Id: Ia872b97ca82a1a40bafba2a125bfa78f273acf61 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtbase, mesa: remove gbm related bbappendsMikko Gronoff2018-10-092-34/+0
| | | | | | | | | | | | | changes available in upstream: meta-qt5: 75e2d3a2e3888c06c1da74f3f6ab82882f450064 poky: 39e0d1f0e4e3afe8e7032bb462d21f2e6f8b714e 8be26d5833cea0d221d85a3502bbc11641209701 Change-Id: Ibb3c96ce60e79272fd3a273db772bd3940dc7551 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/pyro' into sumoSamuli Piippo2018-10-041-1/+1
|\ | | | | | | | | | | | | | | | | | | * origin/pyro: automotive: update component revisions meta-qt5: update layer qbsp: update component namespace meta-qt5: update layer Change-Id: I9beadf3b95211b6af113a756ce69300713457c0d
| * qbsp: update component namespaceSamuli Piippo2018-09-121-1/+1
| | | | | | | | | | | | | | | | qt.embedded is renamed to embedded, matching existing components in the online installer. Change-Id: I010f567d5f6fa09c269affe91cb5ec1943e0920a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtbase: enable harfbuzzSamuli Piippo2018-10-031-0/+1
| | | | | | | | | | | | | | | | | | Start using harfbuzz-ng instead of the very old harfbuzz that Qt defaults to when -no-harfbuzz configure option is used. Task-number: QTBUG-70277 Change-Id: I136bf062cf73a82a7743ce422369df4ec0873bf0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* | tegra-t18x: update to Drive 5.0 Linux Drive CX2Samuli Piippo2018-10-011-5/+15
| | | | | | | | | | | | | | Using [5.0.2.0] Drive 5.0 Linux Drive CX2 Change-Id: Ia21bca95f216347164e824d57bf7b7ce32243f87 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | imx8: adapt to sumoSamuli Piippo2018-10-013-58/+81
| | | | | | | | | | | | | | Use WIC to create the image. Change-Id: I0413f60f96f2f4d3300dc84fdd2baabcc9bb120d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | sabresd: rename config fileSamuli Piippo2018-09-282-44/+6
| | | | | | | | | | | | | | Upstream has combined imx6q and imx6dl machine configs to one. Change-Id: Iac181b7e937ddb1767dcc1a5ed14ac5a358ba47c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | raspberrypi: update to sumoSamuli Piippo2018-09-281-4/+0
| | | | | | | | | | | | | | | | | | Update meta-raspberrypi layer to the latest revision on sumo branch and make the necessary adaptations. Userland recipe updated to match one from master branch. Change-Id: Ied57793c78fbd022a1b134a6d3165b98bd8a0518 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | intel: update to sumoSamuli Piippo2018-09-281-2/+1
| | | | | | | | | | | | | | | | | | | | Update meta-intel layer to the latest revision on sumo branch and make the necessary adaptations. Use WIC for the image creation and remove previously used classes that are no longer needed. Mesa is now recent enough, removing all existing recipes. Change-Id: I747505ac25397a0b2f0a811bb9a7c5e5e1a53cfe Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | toradex: update to latest releaseSamuli Piippo2018-09-286-30/+21
| | | | | | | | | | | | | | | | Update toradex layers to 2.8b3 (rocko) and make the necessary adaptations. Use WIC for image creation. Change-Id: I7f7cc76e6c215c9edba1bcbede796b78f08b258c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | emulator: adapt to sumoSamuli Piippo2018-09-282-6/+7
| | | | | | | | | | | | | | | | - Use WIC for image creation - Update VirtualBox components Change-Id: I48d76906a66477ec844cbdc37c919079a9bd949b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | jetson: update to sumoSamuli Piippo2018-09-281-8/+1
| | | | | | | | | | | | | | | | Update meta-tegra layer to the latest revision on sumo branch and make the necessary adaptations. Change-Id: I4119fdf43507645ae3c02da01e3695cdbedf6321 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | warp7: adapt to sumoSamuli Piippo2018-09-281-2/+0
| | | | | | | | | | | | | | | | | | Upstream has switched to mainline kernel and the current kernel recipe has been removed. The mainline kernel however does not support the TRULY display. Change-Id: Ic9046efb97fe4f7080c221eb742339423fd7579a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtlocation: rebase patch to remove build warningsSamuli Piippo2018-09-281-5/+6
| | | | | | | | | | Change-Id: Ibbc48b9d8dd0c41966e8acb71e065122ee36719f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | openssl: remove bbappendSamuli Piippo2018-09-282-130/+0
| | | | | | | | | | | | | | patching is no longer needed Change-Id: Ie56f2d6ee4b7807c9d3743bc03986104eeafdcd7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>