| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Start qdbd by default instead of adbd. Changing to adbd can be done with
`systemctl enable --now adbd`.
qdbd needs Function FS, so update the comments related to those kernel
config changes.
Change-Id: I990a25f26141afe751555f5dc49f0304949dd9a6
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The script is called to reset the host-device network interface before
starting qdbd. qdbd will call it to configure the network when it is
told by the host what network to use.
Due to dependency to systemd-networkd in the script and the overall
system, working with SysV init is fiction, so remove that configuration.
Change-Id: I86f8348e57077c8718cedf68af82796adef65f07
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Support was lost when PACKACONFIGs were added in upstream qtbase recipe.
Task-number: QTBUG-60327
Change-Id: I2bee56e9331ab617b92bd6da946894fb3dcf3863
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\ \ \
| | | |
| | | |
| | | | |
refs/staging/morty
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
* origin/morty:
neptune-ui: Update to the latest version
Change-Id: Ica8c5fdfe2303a82991ab98650d9009efee80fea
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie71e9acea707fb2a6cd82493cf43e94689f98f5d
Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instead of depending on 7z from host, build it natively where
needed.
Change-Id: Ic15f607d0eb10c6f0af01134be3236c577aeb2bb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
.. and make sure that component name does not contain a dash,
since that's not supported by IFW.
Change-Id: Ie611b4557c18b22ff56b9f1407376e59d7c71b0d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/dev:
deviceutilities: update to newer version
qt5: update submodules
fsl: update freescale meta layers & related .bbappend entries
sdk: use python3 for toolchain
qtivi: update to version that compiles with Qt 5.9
warp7: add kernel configs to right file
Add support for i.MX7S WaRP
Update and re-enable QtQuickCompiler
use newer meta-qt5
Merge remote-tracking branch 'origin/krogoth' into dev
qt5: use newer meta-qt5
poky: update morty branch
neptune-ui: update revision
qtbase: disable eglfs device integration plugin usage in emulator
neptune-ui: depends on qttools-native
Multiscreen-demo: update revision
neptune-ui: rdepends on dbus-session
qt5: use newer meta-qt5
Revert "qtglesstream: update to newer version"
multiscreen-demo: update revision
qtivi: Update to the latest version
neptune-ui: Update to the latest version
neptune: update to latest version
toradex: add missing USB kernel config for colibri vf
Change-Id: I34414fac9a5eedeb028bcd06988ca23c2eea5549
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commits included since previous version:
Don't give connman user name as a network name
Fix bad annotations of D-Bus signal arguments
Remove duplicate D-Bus annotation
Add plugins.qmltypes files to the QML plugins
Use qml_plugin.prf for the QML plugins
Remove dead .pro file
Merge remote-tracking branch 'origin/5.8' into 5.9
Exclude all the other build targets than linux
Fix qmake warnings
Doc: Bump version to 5.8.0
Change-Id: I09a8eb3ba564862cbfcf70efca3eaacb43374446
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Update submodules to 5.9.0 Beta 3
Change-Id: I46e6aa3ad673fb5ac67bcea3e0d0c2ce39df79eb
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Update meta-freescale & meta-freescale-3rdparty layers to the latest
SHA1s in morty branches
* Update related meta-boot2qt/meta-fsl-extras .bbappend entries by
removing duplicate/obsolete entries
* Update CMA-reserved-size patch for nitrogen6x
* Remove Add-recovery-support patch
Change-Id: Ifa1063d7b8bb4f76eea0c9c735f483136d2cd8bb
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Python3 in now the defaut python version, include correct modules
to the toolchain.
Task-number: QTBUG-59974
Change-Id: I5b851bf7344c85469318a756b7e1a37afbb596ae
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I24ba7de59c466956987d0c81645976fc383b7ec2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I7549d1853cca7c563e072d05fa0526bdd0cd3bac
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ib2c82ccf8d7648bb303e0fc949e3c1aef5b09195
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Idb019e6d056815be968aca7ef4bd7a40ef28d3da
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* update meta-qt5 to 5.9.0 Beta 2
Change-Id: I4236b782c39aa1b607af1198e16776eec54cc9a6
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/krogoth:
neptune-ui: update revision
neptune-ui: depends on qttools-native
Multiscreen-demo: update revision
neptune-ui: rdepends on dbus-session
multiscreen-demo: update revision
qtivi: Update to the latest version
neptune-ui: Update to the latest version
neptune: update to latest version
toradex: add missing USB kernel config for colibri vf
Change-Id: Ic0ae906b9acef6a09c80ee50ea7b56d558636739
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I791a1f2d33715d6da0bc19fad4f4b1a0b38a019d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Switch RDEPENDS from dbus-session to dbus
* The i18ndemo plugin depends on lrelease
Build error: build/tmp/sysroots/x86_64-linux/usr/bin/qt5/lrelease: Command not found
Change-Id: I595b6633f6ef9dacdeef4393d381a7a81f358538
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ibc1cbff42bfc5dd66c3bacc7c9d66fa7186ee0a9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I0e829d71411f68493d5a276b08ab0f89b7c99643
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Id760ab89cc2d9c6fcf9aac8652aa7bf05c053d15
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: If830306dfb29a1a28d323a3b7176572de73dba63
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also fix the neptune.service to the new standalone yaml file
Task-number: QTAUTO-329
Change-Id: Id561cd051f799998f88968cf8160cd04a04087a2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I82f64cea54658353528dba083f0eb15334858424
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These are needed to enable USB in colibri vf modules
Task-number: QTBUG-57728
Change-Id: I29b72a62b48a61170b5d251ccd9bb9261f269f17
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Use meta-qt5 5.9.0 Beta 2 (snapshot 1)
Change-Id: Ib6f3b7a0d1ceb964733c90d76c8abb45bb1a1063
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update poky morty branch by moving one commit up the branch. The pulled
python change fixes broken Boot2Qt debugger.
Task-number: QTBUG-59974
Change-Id: I8eaa2da41b6dcc58881c5b755fe13fa28c985edb
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Boot2Qt Emulator does not launch with Qt 5.9.0 due changes in
qtglesstream. Instead of updating emulator & qtglesstream, disable eglfs
device integration plugin usage in the emulator VM image.
Task-number: QTBUG-59771
Change-Id: I40998fc81fb75cede447d6dd6142e3bd87e387b9
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* update submodules to 5.9.0 Beta RC2
Change-Id: I845ad3174daa501a6ccf37fa80f2a7bb3d5b20e5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 91867a7eb331909e61f5d84187d8c39f5deb0857.
Emulator fix done in a different way.
Change-Id: I13796218e9adfb0e054a212abd7dfd76d4966e68
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|/ /
| |
| |
| |
| | |
Change-Id: I16c1a727c8262349e918c5a1cf92b542c8783087
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Boot2Qt 5.9.0 emulator needs a newer version of qtglesstream to work
Change-Id: I09d08f14ea92a3e120cc65467a33cc8f90ff0462
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Merge remote-tracking branch 'upstream/master' of meta-qt5
into 5.9
* Update meta-qt5 submodules to 5.9.0 Beta RC1
Change-Id: Ibfa2813f3d7036e5b25da6dd851e95e87b2f9c60
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
H2 targets no longer build with morty branch and will be
replaced with H3.
Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove unwanted features instead of overwriting full set. This brings
e.g., wayland support by default to all targets.
Add fixes for building weston on TI and RPi targets
Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* qtwebengine: update to latest version
* qtwebengine: make WORKDIR shorter
* Update Qt 5.9 submodules to pre-beta snapshot 2
Change-Id: Iadcc21189929debcb44e282dd5f50e3526111a48
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Fix grub-efi build by using correct variable for image deploy dir.
Change-Id: I1298f58dbedbaa9af9b67908a2c99d0c288cecdd
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
AM: update revision
Add appman versions of Kit and Qt to creator
fonts: add recipe for GNU FreeFonts
Add multiscreen automotive demo
neptune: update to include fix for i18ndemo
fonts: update URL for lohit font
Update GammaRay to the same version as used by the QtAS 1.1 host tools
emulator: correctly append qtsimulator configuration
Update automotive components
setup-environment: don't exit the shell on error
neptune-ui: add runtime dependencies
update meta-qt5 (merged upstream/master) SHA1 to manifest.xml
AM: Add appman tools to automotive nativesdk
configure-qtcreator: suppress unnecessary error
Update GammaRay to the latest 2.7 branch
Conflicts:
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/qt5/qtlocation_git.bbappend
scripts/manifest.xml
Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
|
| |
| |
| |
| |
| | |
Change-Id: I54f29272075b9efc5ce3d8eebaf582001f299382
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The application manager plugin needs own versions of Qt and Kit to work
correctly. Those can be enabled with --appman argument.
Change-Id: I089366367dad310f15b10d727931b0be46a97d93
Reviewed-by: Wolfgang Bremer <wolfgang.bremer@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
... and add FreeMono font to image.
Task-number: AUTOSUITE-46
Change-Id: I22f519d09f600b6501fb7194199ad5dea831a76d
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Startup is disabled by default.
Task-number: QTAUTO-275
Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Icce4a1345accccf6becd237a28093dddd273b353
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
| |
| |
| |
| |
| |
| |
| | |
fedorahosted.org was retired on March 1st, 2017.
Change-Id: I84c465da283e5e3642f8c26086ccf381910a7b0d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I61c590d3d901235cbe6e67f4d3a115ecc26b781c
Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com>
|
| |
| |
| |
| |
| |
| |
| | |
Append configuration without overriding the defaults.
Change-Id: Id8ceefb1a04f0ad825349cab549ac77b68c0de94
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use latest version of QtWayland from 5.8 branch, which is needed
for qtapplicationmanager to work correctly.
Change Drive CX to use basic rendering loop.
Change-Id: If74255e982a676f1c556f2ef25975b675a484e05
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|