- Oct 08, 2019
-
-
Samuli Piippo authored
meta-raspberrypi has changed to using vc4graphics, which support kms. Remove BBMASK from meta-raspberrypi qt5 recipe append and those can now be used to make the needed changes for the integration plugin. RPI enables examples for qtbase, disable them for all our builds. Remove use of QT_GSTREAMER_USE_OPENGL_PLUGIN as it does not work. Change-Id: I3ab2a4b423141e404addc1c6a63a358fe80b8ad0 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.14 branch. Changelog: c8a3fd4 qt5: update submodules de93586 qt5: update submodules e127a6b qtlocation: use geoclue 2 61d0a61 ogl-runtime: update to v2.5.0-beta1 Task-number: QTBUG-77876 Change-Id: Ife41dc6a0819e0c3fa682edea326c7bab442735d Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Oct 03, 2019
-
-
Samuli Piippo authored
Use of QT_GSTREAMER_USE_OPENGL_PLUGIN broke video playback at least on imx6 and imx8 boards. Move the option for now to raspberrypi only, since that's were the original issue was reported. Task-number: QTBUG-78855 Change-Id: I28fc98bcdac3ca02af07bbdb0466daa9c4612df3 Reviewed-by:
VaL Doroshchuk <valentyn.doroshchuk@qt.io>
-
- Sep 30, 2019
-
-
Samuli Piippo authored
Add separate DTB for the old V1.0 DSI to HDMI Adapter Change-Id: Ie9796c89dca743c351282dfc171a516826ebb3f7 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Use DRM/KMS atomic support on iMX8 boards. Provides better handling for example with FullHD resolution that was failing with error: "Could not queue DRM page flip on screen HDMI1 (Invalid argument)" Change-Id: Ic1628ab738d687884fe8a1e07b2201cf123f02f1 Reviewed-by:
Laszlo Agocs <laszlo.agocs@qt.io>
-
- Sep 27, 2019
-
-
Samuli Piippo authored
Use the eglfs_kms integration plugin instead of the vivante backend used by imx6 boards. Change-Id: I1ae000644ae9417e7f19f26d4fc1bb8972d5f387 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Instead of using separate files for each target, append oe-device-extra.pri content in each dynamic layer recipe. Remove all old targets that are no longer supported. Change-Id: If1a70fa95c7128e8b7d39cf38470f1f9283af78c Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Change-Id: Id3fa219085db6d774c5c38b0984abcd048f46505 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Use the latest revision of meta-freecale/mater for all imx boards, dropping meta-fsl-bsp-release layer used for imx8 boards. Need to use master branch, since warrior does not have support for the latest chipset revisions. Remove unneeded bbappends and fix builds with older opencv. Change-Id: I73035978bf6ddba51c1204accfe5171e26527fa9 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 26, 2019
-
-
Samuli Piippo authored
Change-Id: Ic852e4d5f014a5c69487d8d2b65ac9bf9d78475d Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 20, 2019
-
-
Samuli Piippo authored
Change-Id: I122256e52f51172f4914aa66f2d30f7fa06b915f Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Toradex kernel and u-boot were updated to versions 4.14 and 2019.07. The meta-fsl-bsp-release layer is no longer used with the imx8 boards. The colibri-imx8qxp was renamed to colibri-imx8x and Colibri VF is no longer support on the toradex layer. Change-Id: I8ebb061b6f7fb36f9c8b9aaca4aafbecb3cbf1dc Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Instead of having additional meta layers, include the bbappends dynamically whenever the corresponding layer is used. Change-Id: I30f62ada645d9bf0e2a4aee9ca4db4144a6ccb83 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 19, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I1228a7c7d0ab13b22fe86d0d1506a0b01d432af6 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Sep 18, 2019
-
-
Samuli Piippo authored
Change-Id: I922417c04a07b47b37b514192f60805fef5db16b Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 13, 2019
-
-
Samuli Piippo authored
Remove all files for smarc-samx6i. If support is still needed in 5.14, the files can be reinstated in a separate boot2qt bsp layer after updating them to work with warrior release. Change-Id: I1489f25e497b196bbb6d5969645aed28f84e487e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Remove all files for tegra-t18x. If support is still needed in 5.14, the files can be reinstated in a separate boot2qt bsp layer after updating them to work with warrior release. Change-Id: I142c366a44bb72a716b6d996acd40ddd19755dbc Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Renesas support is moved to a separate boot2qt bsp layer in yocto/meta-boot2qt-renesas. Change-Id: I204c2484ce20071d00c28faac609b152d1f4423a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Change the initialization script so that it can used with additional boot2qt bsp layer that can bring new hardware support to Boot2Qt without need to update these scripts for every device. New commandline options are added to support this use case: --group options allows specifying which meta layers to use without having to add the specific device to the script. --bsp option is used make sure that the separate boot2qt bsp layer is correctly added to the sources/ directory as a symbolic link after repo-tool is used to clone it. --manifest option allows specifying the used manifest file if the name or location differs from the defaults. Task-number: QTBUG-73935 Change-Id: Ibcbe70bbd3c7bc69954178e0dfe25dccc6dd5e8e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- 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>
-
- Sep 06, 2019
-
-
Samuli Piippo authored
Move the dbus session into new recipe and make it a proper systemd service without the legasy initd stuff. Use a fixed session address socket which can easily be added to env. Change-Id: Ib101d705a5d7e1c43ba82c969a70d2535da4c7fa Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Move existing Qt environment variables from appcontroller conf to a separate component. Appcontroller is configured to use the same file, and it can also be used without appcontroller from a systemd service to get working Qt environment. Task-number: AUTOSUITE-1141 Change-Id: I588769a3bba036ab9f90e0292ab17e7d3f040f80 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 04, 2019
-
-
Mikko Gronoff authored
Emulator is removed from 5.14. Task-number: QTBUG-76536 Change-Id: Ib5e4deab3fec7c8fd827e46c8b712756e2bb535d Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Sep 03, 2019
-
-
Mikko Gronoff authored
* Update Qt 5.14 branch content * Remove qtenginio module * Include new qtquick3d module Change-Id: Ic8449a186d6dd62e76bfdecc850f065624a69614 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Change-Id: If7cdb523878f0b6b371d622318b675ac603e2891 Reviewed-by:
Kari Hormi <kari.hormi@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 29, 2019
-
-
Samuli Piippo authored
gstreamer plugins have kernel version specific code that was failing since the headers did not match the kernel. Change-Id: Ifea9e874f78b6ce7ffc87d644c66afe49eb3f762 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
config/os/mingw32-w64 enables features that are disabled in config/os/mingw32 due to old bugs that are fixed in w64. Needed to build nativesdk-cmake for mingw: error: 'to_wstring' is not a member of 'std' Change-Id: I1823e8bc307403ce54137681cdec66c35109c473 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Fix is needed to compile nativesdk-qtbase for mingw. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88568 Change-Id: I9bd958207c8f64099c2f8d86ae6708e67f9e569e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
The gstreamer recipes in meta-fsl-bsp-release layer no longer compile when using warrior branches from other layers. Add mask and prefer correct version, and remove unneeded copies of gstreamer inc files. The patches for wpa-supplicant no longer apply to the version used in the warrior branch. Change-Id: I4ad1a802d08b80bd916b0e04f80064029fbd088e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Change-Id: I35b3f9de5fe90dcb934a275796636b81a219d092 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Use all overlays available, overriding settings from upstream layer to avoid dublicates. Change-Id: I1ef02eedfc544a49e7cff5ff6eee1914bec36da3 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
Layer updates: poky -> warrior 2.7.1 tag meta-openembedded -> latest in warrior branch meta-mingw -> warrior 2.7.1 tag meta-tegra -> latest in warrior branch Removed & modified bbappends: recipes-support/rng-tools/* fixed in poky by commit 81fc280bae13c573d8b82b05ad5eb18e7882ad24 rng-tools: Fix crazy defaults recipes-devtools/python/* upstream patch removed by .bbappend files removed in poky by commit e2c3247c233876ab090c9ce3d5325a6d46ab350f python3: upgrade to 3.7.2 recipes-multimedia/*, recipes-qt/images/* & other gstreamer010 related: gstreamer0.10 recipes removed in meta-openembedded by commit 010c2f388095c1615b99d9f38a26bbd0c9e77b39 gstreamer-0.10: Remove recipes meta-tegra-extras: initscript overlays updated after meta-tegra commit 74af7320d37e1d53856a5225a6d6414a05adb5ec meta: unify initramfs and initrdscripts recipes removed linux-tegra fbcon patch as it was fixed with commit cdb1395244e38ecce26f13c6981e911f5cde5591 video: modedb: fb_videomode compare with tolerance Change-Id: I586f7be3ba198b603bc98d72c5741d594e248c5c Reviewed-by:
Samuli Piippo <samuli.piippo@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 14, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt5 dev branch. Changelog: 0fb09ca qtsystems: revert SRCREV to correct one 7388cd4 meta-qt5: update submodules 77ba83f Merge remote-tracking branch 'qtyocto/5.13' into dev Change-Id: Ie2661cecee86ebe60eab6050251d835db2388368 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Aug 05, 2019
-
-
Samuli Piippo authored
Contains workaround for QTBUG-77286 Change-Id: I4f6ba74741f0ec13017b65b0a21f2cfb5faf1550 Reviewed-by:
Kari Hormi <kari.hormi@qt.io> Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
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>
-
- Aug 02, 2019
-
-
Change-Id: Iabca33b4814201885842bae60f903173e9e203f9 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Aug 01, 2019
-
-
Kari Hormi authored
This fixes Raspberry Pi 7" touch screen backlight problem while also adding support for bunch of other features through dtb overlays. Task-number: QTBUG-76267 Change-Id: Ie4d402cbabc3cce5e27674323d0f744d86747118 Reviewed-by:
Samuli Piippo <samuli.piippo@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>
-