aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Neptune 3 UI: update the latest revisionsBramastyo Harimukti2018-06-141-1/+1
| | | | | Change-Id: Id8e5194e97cfa9d2c2060366267fae00e38f64f8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Disable sandbox when running qtwebengineSamuli Piippo2018-06-122-0/+2
| | | | | | | | | | | | Running WebEngine as root without --no-sandbox is not supported, disable sandbox in appcontroller conf so it affects all apps. Previous fix was not applied to NUC or Renesas boards. Task-number: QTBUG-66641 Task-number: QTBUG-68799 Change-Id: I78812cd4948559460a8202308cd0576699dba32f Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* Neptune 3 UI: Update latest revisionsBramastyo Harimukti2018-06-121-1/+1
| | | | | Change-Id: Ifc57e0cfba6007f5c900c60fb44d9b5367914112 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune 3 UI: Update latest revisionsBramastyo Harimukti2018-06-121-1/+1
| | | | | Change-Id: I6eebb58c743c7f5571fbff171ba33113187cadb2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* jetson-tx2: use basic render roopSamuli Piippo2018-06-111-0/+8
| | | | | | | | | QtWayland compositor requires QSG_RENDER_LOOP=basic to be used on jetson-tx2, same as on DriveCX. Task-number: AUTOSUITE-540 Change-Id: Id7689715d5646d7074eb279f2253920cc6dbbab3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* SDK: add qtremoteobjects-tools to the SDKSamuli Piippo2018-06-081-3/+4
| | | | | | | Needed for repc Change-Id: Ib88e6c51045a36359a3f1571815cebc9181d639a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Neptune 3 UI: Latest revisionsBramastyo Harimukti2018-06-081-1/+1
| | | | | Change-Id: I79203b0309ac1350d9428880950556402bfe7b27 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* scripts: handle qtivi in the submodule update scriptSamuli Piippo2018-06-081-0/+6
| | | | | Change-Id: Id3477a92389bb6239119bd1b102717c332663a80 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update revisionsSamuli Piippo2018-06-083-4/+3
| | | | | | | latest revision for qmllive (from 5.11 branch), appman and qtivi. Change-Id: I7860e8cd75afae5c320e02b3c9a623bde9dcdc44 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Fix WiFi for Raspberry Pi 3 B+Sami Nurmenniemi2018-06-072-1/+46
| | | | | | | | | - Update meta-raspberrypi to latest sumo to update kernel version - Update linux-firmware to version required by the updated meta-raspberrypi Task-number: QTBUG-68597 Change-Id: I86e7b3c901201178a75b4d445a576876dbbfc05b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune 3 UI: Latest revisionsBramastyo Harimukti2018-06-051-1/+1
| | | | | Change-Id: I9139ca363a157fe69fd7e65cbec5569ae6f47584 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add gcc-sanitizer libraries ("address" and "undefined behavior")Sami Nurmenniemi2018-06-043-0/+35
| | | | | | Change-Id: Ia916859abd601a7a0215acfadb71b4fe1d91358f Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update module revisionsSamuli Piippo2018-06-043-3/+3
| | | | | | | | Latest revisions for neptune3-ui, appman and qtivi. Change-Id: I2ad1ce9f552555ae950e1e2a54fd592e20af7126 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* poky: update to 2.3.4 releaseMikko Gronoff2018-05-311-2/+2
| | | | | | | | Update also dependent meta-mingw layer Task-number: QTBUG-68389 Change-Id: Ie9fcef14d6c2d02c6c4a0408f334367f19c95faa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune 3 UI: recipe update to use latest changesBramastyo Harimukti2018-05-281-1/+1
| | | | | Change-Id: I4a27d50c1b34b9f4e35a31d04b55459688317018 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* boot2qt-demos: add qtlocation to dependsMikko Gronoff2018-05-251-1/+1
| | | | | | | New ebike-ui demo requires it in datamodelplugin. Change-Id: I8f880155114be143b771776381bf6ab96b11ba73 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* boot2qt-addons: update launcher & demosMikko Gronoff2018-05-243-4/+16
| | | | | | | | | | | - Updated boot2qt-demos to latest version - Updated launcher version - e-bike demo added to launcher Task-number: QTBUG-67917 Change-Id: Id8f53f0aae39de71d28884338fb882ca7b201dc3 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Copy shared settings file to each demo needing themv5.11.0Sami Nurmenniemi2018-05-211-4/+3
| | | | | | | | Relative paths are not compatible between boot2qt launcher and QtCreator examples. Change-Id: Icc4df0c69634b5d293d0213e08c0b2cdbecd6660 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos & boot2qt-launcher: update recipesMikko Gronoff2018-05-212-42/+20
| | | | | | | | | | | | Some old demos were removed from basicsuite, some were updated and some new ones were added. Update recipe accordingly. Task-number: QTBUG-62792 Task-number: QTBUG-62793 Task-number: QTBUG-62791 Task-number: QTBUG-62790 Change-Id: Ib1b84cf11709bb756f410615cca045c082a78586 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* apalis-imx8: update BSP layerSamuli Piippo2018-05-172-6/+1
| | | | | | | | | Pull latest revision of meta-fsl-bsp-release, provides support for audio on Apalis iMX8 and other fixes. Task-number: QTBUG-68308 Change-Id: Id3b6e583baab060691a71511f6fd62a90ae67985 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* appcontroller: Use proper directory for XDG_RUNTIME_DIRSamuli Piippo2018-05-1711-12/+14
| | | | | | | | | | | XDG_RUNTIME_DIR must be owned by the user, and Qt automatically changes the access rights if the directory has something else. Enable systemd's loginctl enable-linger for the default user 'root' so that /run/user/0 is always available. Task-number: QTBUG-68152 Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172 Reviewed-by: Karim Pinter <karim.pinter@qt.io>
* meta-qt5: update meta layerv5.11.0-rc2Mikko Gronoff2018-05-161-1/+1
| | | | | | | | Update to Qt to 5.11.0 rc2 [v3] Task-number: QTBUG-67590 Change-Id: Iaad54084090168ffd829801498e0e62c873825a5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune 3 UI: add startup timer environment variableBramastyo Harimukti Santoso2018-05-161-0/+1
| | | | | Change-Id: Ib9b2603add590ad84f1c9d5f8b198dffa1ab7202 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune 3 UI: recipe update to use latest changesBramastyo Harimukti Santoso2018-05-151-1/+1
| | | | | Change-Id: Id54c964c79138e0a4e6f3463ce774d28227c703d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-05-151-1/+1
| | | | | | | | | - Update to Qt 5.11.0 rc2 [v2] - recipes cleanup Task-number: QTBUG-67590 Change-Id: I5e93877a93375c50a95fd0de70a7dd5793df75aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-05-131-1/+1
| | | | | | | | | - Update Qt submodules to 5.11.0 rc2 - fixes for qtbase related recipes Task-number: QTBUG-67590 Change-Id: I99cae3e3e0dc244ff6c8b45c8ac3c36ebd2d2cb8 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2018-05-093-29/+8
|\ | | | | | | | | | | | | | | | | | | * origin/morty: poky, meta-mingw: update to latest revision in morty branch qtdeviceutilities: update to latest version Add product name and Qt version to image conf Revert "Add appman versions of Kit and Qt to creator" Change-Id: I3c0e48b7c9202a7b0081f3c56966af3283cf2650
| * poky, meta-mingw: update to latest revision in morty branchMikko Gronoff2018-05-083-70/+2
| | | | | | | | | | | | Task-number: QTBUG-67815 Change-Id: I87a26127666d5996aee433fb05af0b2126c85273 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtdeviceutilities: update to latest versionMikko Gronoff2018-05-031-1/+1
| | | | | | | | | | | | | | | | Add support for wi-fi networks with hidden SSID Task-number: QTBUG-62661 Change-Id: I4ff0aa63e5c65b8557b9955a905df629bd736b7c Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
| * Add product name and Qt version to image confv2.0.1_QtASSamuli Piippo2018-04-272-3/+7
| | | | | | | | | | | | | | | | | | Flashing wizard now support product and qt settings items. Use also correct product name for automotive images. Task-number: AUTOSUITE-286 Change-Id: Iffba7c004b69d410d7b76434b1cccff6836ff23d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Revert "Add appman versions of Kit and Qt to creator"Samuli Piippo2018-04-241-26/+1
| | | | | | | | | | | | | | | | Separate AppMan Kit is no longer required. This reverts commit 40b299399c5fc3d14156f720e33e22d7a50f1f20. Change-Id: I37fc67b1973c3c27f1e04d4e47765cda5fdc3c45 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | raspberrypi: add support for RPi 3 Model B+Samuli Piippo2018-05-093-1/+20
| | | | | | | | | | | | | | | | | | | | Latest revision from meta-raspberrypi rocko branch has support for model B+. gstreamer1.0-omx was updated to 1.12 in poky, but still 1.10 in pyro branch that we are using. Task-number: QTBUG-67656 Change-Id: I4fb26055759682b3d385cf2b385f437a7fba9628 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | neptune3: update revision and startup commandv5.11.0-rcSamuli Piippo2018-05-072-2/+4
| | | | | | | | | | | | | | | | | | Update to latest revision and launch neptune3-ui application binary directly instead of appman. Task-number: AUTOSUITE-410 Change-Id: Iad795b0bcc15339869933bb6443b4682d48c6f48 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* | Enable uprobes for warp7Ulf Hermann2018-05-071-0/+3
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: I16f70c02ce293abe356b78114bbc9bf8e624c4a8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2018-05-071-1/+1
| | | | | | | | | | | | | | | | - Merge latest commits from upstream/master - Update Qt submodules to 5.11.0 RC Change-Id: Ib4b15dae87d82fed41477a930b83d29dd47fa03d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobe support for smx6Ulf Hermann2018-05-041-0/+2
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: I5e2356a9c17e4d618aa5d501871032e22aa9eddf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for sabresd devicesUlf Hermann2018-05-041-0/+3
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: Ieee56a8a355a38fc8e57368b9f16e055575111df Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtdeviceutilities: update moduleMikko Gronoff2018-04-301-1/+1
| | | | | | | | | | | | | | | | | | Add support for wi-fi networks with hidden SSID Task-number: QTBUG-62661 Change-Id: I04b55ff2dfaac3b1dd2e68f52f26c2c86222bb5a Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2018-04-261-1/+1
| | | | | | | | | | | | | | | | Updates Qt submodules to first 5.11.0 branch snapshot Task-number: QTBUG-67590 Change-Id: I22dfca03ac5cee7f89d647cc4639cea80c767094 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for raspberrypiUlf Hermann2018-04-251-0/+32
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: Ie9e2e6775aeb5fca16d624a02ef570447a97145d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for TI devicesUlf Hermann2018-04-252-0/+3
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: Idba6b26a7fc1ca47629cea25fe03438ba6a281d2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for the emulatorUlf Hermann2018-04-242-0/+2
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: I5297433edbfec07ad30adf58e13cbdb7a8a1f3ef Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for toradex devicesUlf Hermann2018-04-241-0/+4
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: Id1e98e06612d82556f90fbcf80397c52a397d004 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable uprobes for nitrogen6xUlf Hermann2018-04-241-0/+1
| | | | | | | | | | | | Task-number: QTBUG-67891 Change-Id: Iaca9b7a6c724b3d53275b814fa444cc367a2c911 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Include qttools-tools to the imageSamuli Piippo2018-04-241-0/+1
| | | | | | | | | | | | | | | | | | | | Provides qtdiag that prints information about the Qt version and the graphics configuration. Task-number: QTAUTO-1031 Change-Id: I9168db635e280bdd792f227ccb378524f79a0c9b Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2018-04-205-0/+78
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: 6e3ac7b meta-qt5: update meta layer b250388 meta-qt5: update meta layer 763a607 qtdeviceutilities: update revision 0c1582c poky: update to latest revision in morty branch 4489683 nuc: use modprobe to load kernel module 45f1fec quickcompiler: Update QC to 5.9.5 version 65f8274 nuc: enable boot from internal sd cardreader Conflicts: meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb scripts/manifest.xml Change-Id: I6fbfe531d34716aacb4a7220c4fc2688152651a2
| * meta-qt5: update meta layerv5.9.5Mikko Gronoff2018-04-111-1/+1
| | | | | | | | | | | | | | | | Update to Qt 5.9.5 RC2 (qtwebengine update) Task-number: QTBUG-66252 Change-Id: Ie47c05abb4e3a802d5b46e9ffd2af5d808c5892c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2018-04-062-2/+2
| | | | | | | | | | | | | | | | | | - Update Qt submodules to 5.9.5 RC - Update QuickCompiler Task-number: QTBUG-66252 Change-Id: Icc3d3d9137373217cbbfd8a41a3873f46cf4e4f0 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * qtdeviceutilities: update revisionMikko Gronoff2018-03-271-1/+1
| | | | | | | | | | | | Task-number: QTBUG-66280 Change-Id: I4a87babf55708d5c780b6ace336db0c48e6affa3 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
| * poky: update to latest revision in morty branchMikko Gronoff2018-03-091-1/+1
| | | | | | | | | | | | Task-number: QTBUG-66252 Change-Id: Ib5e8108c1635f5036cfc99e9d2043862d6c79c7a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>