- Sep 13, 2019
-
-
Samuli Piippo authored
The external group is needed for initializing environment for all devices. Change-Id: Ie4d9ccb30f9087af07abae758f8336716e4322ff 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>
-
Samuli Piippo authored
white-space changes only Change-Id: Id205448d455126bd5ec76f510ed681667f7f3dfa Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 10, 2019
-
-
Mikko Gronoff authored
-
- Sep 09, 2019
-
-
Mikko Gronoff authored
* origin/warrior: 88b68b qtsaferenderer: use latest revision d7ec9f35 Merge remote-tracking branch 'origin/sumo' into thud bc3ff116 neptune: use default env file 0ffc48b8 dbus-session: refactor dbus session service 312f8942 Add recipe for default Qt environment variables c3d680bf meta-qt5: update layer afafbcc3 meta-qt5: update layer a9b39023 QSR: fix qtsaferenderer build and update neptune 7498a755 meta-qt5: update layer 720637df Update automotive sha1s 47b1e2d8 meta-qt5: update layer df96751d Whitelist path for Qt license e52858cf Update automotive sha1s add2954b meta-qt5: update layer e6d95675 meta-qt5: update layer 4bc0d593 Update automotive sha1s af511a95 boot2qt-demos: use qt5-git.inc 306683b1 qtdeviceutilities: update to latest revision bdc2f36d Update automotive sha1s 7170c0e6 qtquicktimeline: update to v1.0.0 87db637d meta-qt5: update layer 48aa9fdf Merge remote-tracking branch 'origin/sumo' into thud 3e5a8d78 qtivi: install systemd files only for target packages 92f6f4d0 qtlocation: enable geoservices pkgconfigs 8f4132e8 neptune3: don't install duplicate fonts ebcff25d neptune: apply low hw variant patch to all imx6 machines 79f67cfe boot2qt-demos: use qt5-git.inc c31e8f20 boot2qt-demos: bump version fa3e09fa neptune: move neptune and ivi services to systemd 4e50a6dc meta-qt5: update layer 9facaac9 qt5: update to Qt 5.12.5 a01c0ad1 neptune: remove 3DStudio workaround 23aab508 automotive: update revisions 923995f2 Update automotive sha1s 9eb2d2eb qtdeviceutilities: Update to latest revision Conflicts: scripts/manifest.xml Change-Id: I7976c3c41668a37272debfe435d81f2fa48efeaf
-
- Sep 06, 2019
-
-
Samuli Piippo authored
... and update the patch. Change-Id: I64381927cd1a1a191a15859e0ff4d23463b079e4 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
-
Mikko Gronoff authored
License related change from commit "df96751d Whitelist path for Qt license" adapted for qtsaferenderer_git.bb recipe. * origin/sumo: c3d680bf meta-qt5: update layer 47b1e2d8 meta-qt5: update layer df96751d Whitelist path for Qt license e6d95675 meta-qt5: update layer af511a95 boot2qt-demos: use qt5-git.inc 306683b1 qtdeviceutilities: update to latest revision 7170c0e6 qtquicktimeline: update to v1.0.0 Conflicts: meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demo.inc meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb meta-boot2qt/recipes-qt/qt5/qtquicktimeline_git.bb scripts/manifest.xml Change-Id: Ib8edb2364a7a41e0046ded370626acd953e48dde
-
Samuli Piippo authored
Instead of using appcontroller to handle the envs, use the env file provided by default-qt-env recipe. Make sure dbus-session service is started for the root user. Task-number: AUTOSUITE-1141 Change-Id: I40899bd4d9e0d7c1045f5b254ca9d3ba16fc7d6f Reviewed-by:
Nikolay Zamotaev <nzamotaev@luxoft.com> Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
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 05, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.5 branch. Task-number: QTBUG-77437 Change-Id: I3a9b17f7f4f49e2ce6d40a31e65d5f69ec319ac8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Sep 04, 2019
-
-
Samuli Piippo authored
Use second argument as the number of days to keep, default to 7 days. Change-Id: Ie5d194f737816c574ba3307a2ec6b21c3e6a996b Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
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>
-
Mikko Gronoff authored
Update to latest content in Qt 5.13.1 branch (qtbase update only) Task-number: QTBUG-76756 Change-Id: Ifcfec13a4e940a72c05f374f54a39d7b0ec94c47 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Change-Id: I08e8f868d2e93fda848cef21ac746d2a69d730fc Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Sep 01, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.13.1 branch (qtbase update only) Task-number: QTBUG-76756 Change-Id: I56140eb64c95ba1bd8a262b97fa9404c2f04da6d Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
- Aug 30, 2019
-
-
Jukka Jokiniva authored
Change-Id: Id929b7087657e31b03eb76c356c045ae41f84d16 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.5 branch. Task-number: QTBUG-77437 Change-Id: I4fd0f32c623dd2138d3cdaaed2681ceeb7185052 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
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
Emulator is no longer supported in 5.14, remove the build from CI jobs. Change-Id: Id6364373b59dea6b680f6674cd2b6edd65199933 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 26, 2019
-
-
Jukka Jokiniva authored
Change-Id: I91b025631130dfeee7b35915c0a63957f306fb48 Reviewed-by:
Jukka Jokiniva <jukka.jokiniva@qt.io>
-
- Aug 24, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.13.1 branch Task-number: QTBUG-76756 Change-Id: Ib1b5c7303e9ba76d48c35b14854da67bfab85c2d Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.5 branch. Task-number: QTBUG-77437 Change-Id: Ie1ddf3714701099aa7ea996df8fb463067f97e9f Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
- Aug 21, 2019
-
-
Jukka Jokiniva authored
Change-Id: Ibfc5ae3b79c6c7c9300f06565ec224dd21a5d783 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Aug 20, 2019
-
-
.. to get rid of updating PV for every release. (cherry-picked from thud branch commit 79f67cfe) Change-Id: I0e27a06b852bc3861eff22a9ee17af07aa8141a8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Change-Id: I15aa4c1e7112e605d5faa6c71b94b478e376d872 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Jukka Jokiniva authored
Change-Id: I1d3b54819b42a810d452397e632851688960ce34 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Change-Id: I2021152ba19fd99a2631cd2e2d0179518e3d8aa3 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.13.1 branch. Task-number: QTBUG-76756 Change-Id: Ib16465a313845a38767c4f28dd520c1b637e68d7 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-