| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Don't trust the length of Qt's version number, split it at '+git${SRCPV}'.
Also remove extra bits from auto increment version string.
Change-Id: I18a7fea3c5f6927be6730ebceac63bb61c2ec8ef
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
|
|
| |
Task-number: QTBUG-64786
Done-with: Kalle Viironen <kalle.viironen@qt.io>
Change-Id: I83a89e6a4469657e7fb24156cd20f6e19dacdf6a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Bitbake will otherwise try to find the manifest file from wrong architecture.
WARNING: Manifest .../manifest-allarch-installer-framework.populate_sysroot
not found?
Change-Id: I9766aac3bc1a8f97cf2fc095410af7fb92689dd3
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
| |
Change-Id: I79d6f5c35f5960f3b42ef5942f4f767d6ae4e65e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
If network is not available, emulatorproxy can't connect to the host
simulator and exits.
Task-number: QTBUG-64809
Change-Id: I9d0c431aa085434ae4247a48036b43d379238fd6
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
meta-qt5: update meta layer
qbsp: various improvements to qbsp creation
qbsp: update installer-framework
meta-qt5: update meta layer
meta-qt5: update meta layer
meta-qt5: update meta layer
automotive: update revisions
Conflicts:
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/qt5/qtquickcompiler_git.bb
scripts/manifest.xml
Change-Id: I73e99cd51cbe5f87021c02c19c12b6661a42c01b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now using the same component name and installation paths
as are done with components from online installer.
Modify the component description from recipe, so it's different
for boot2qt and automotive qbsps.
Change-Id: Ie43fa00e438b9ec2e219eda052f728e7c0754644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use latest release from publicly available server.
Search files for QBSP_IMAGE_CONTENT from alternative locations.
Task-number: QTBUG-64522
Change-Id: I64fd9f28640db996d908dc74b48cf0f462d74b52
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Update Qt submodules to 5.9.3 RC
- Update QuickCompiler
Task-number: QTBUG-64216
Change-Id: Ibfd62c60e64dd6d988fa10bb531ad9628046266f
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update all automotive components. Merge changes done in pyro
branch.
Change-Id: I9a084b69ff7399c244098a336f0a3a112859fa17
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If /dev/random initialization takes too long, qdbd-init.sh script tries
to write to /sys before qdbd is running correctly. Adding QT_HASH_SEED=0
allows qdbd to start before /dev/random is initialized and the USB
connection will work correctly.
Task-number: QTBUG-63029
Change-Id: Ia6a1868de60f5e5c8fbb29fe9a59213cab66249f
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mingw32 build fails with gcc's internal compiler error:
in ix86_compute_frame_layout, at config/i386/i386.c:11420
As a workaround, disable to offending code.
Task-number: QTBUG-64707
Change-Id: I8fcc767dc3eaba131944a06d13c773842a18af76
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update submodules to 5.10.0 branch
Update QtQuickCompiler
Change-Id: Ic1d8351f8f8ea5306f10f444618e00fa8e05a2aa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\ \
| | |
| | |
| | | |
refs/staging/pyro
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/morty:
tegra: correctly append to DEPENDS
poky: update to latest revision in morty branch
meta-qt5: update layer
otf-noto: get files from the git repo
Add qdbd to automotive images
apalis-imx6: lower default resolution on HDMI to 720p
Fix for the broken gdb in windows toolchain
Conflicts:
recipes/gdb/gdb-cross-canadian_7.%.bbappend
scripts/manifest.xml
Change-Id: Ia02e9bea46758459e2792cd10174f3c38f4f7a10
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automotive suite 2.0 will need it.
Task-number: AUTOSUITE-123
Change-Id: I07eed62ee9ae40225e6de7ccac07383a0f1ab62f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Add needed depedency to ostree and add qtotaupdate module
back to image and toolchain.
Task-number: QTBUG-64542
Change-Id: Ia98527d309de8289466a99551effd87f6b1b36b9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Fix rest of the install phase errors
Change-Id: I68f8a6413f651ed9d157e5ca805d0deb99bfc92a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I9086213daf6eeaf0c2cd1e87010a7e04d859480f
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
disables camera demo for jetson-tx1
Change-Id: I8b591a94a6ebb54603db366e571f3c6da72c0c17
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
This does not rely on UDP network traffic anymore.
Change-Id: I90bfb5c8a8081ae1797a21b2a752e0b95466b936
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
qmldir must be in the folder as the plugin. QtWebBrowser had same qmldir
in two places, which now causes runtime error:
module ".data.user.qt.qtwebbrowser." plugin "webbrowser" not found
Change-Id: I644902008711aaad75029f113deacbe7188edada
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
simulator-tools contains emulator proxy daemon which is needed in the
emulator image
Task-number: QTBUG-64243
Change-Id: If3e23377e0e0ffde07f0cb65ae7759ffc2fdfffb
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When building yocto image, unpacking Qt Quick Compiler fails due to
p7zip missing. To ensure that do_unpack succeeds, a dependency on p7zip
was added.
Task-number: QTBUG-64245
Change-Id: I2057fb7ac07bc9bce57450f6cd44b769d3f34f62
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update env init and set-up scripts with jetson-tx2 definitions.
* Include jetson-tx2 specific configuration files.
* Create a copy of an existing patch to adapt to recent changes in the
kernel directory structure.
Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
More recent hunspell (1.6.1) is available from meta-openembedded.
Use that instead, leaving here a new recipe that only installs
updated libreoffice 5.4.2 branch arabic & english dictionaries.
Change-Id: I9d1acbed47e00771145682eda08dbbf6c532adbf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
QtIVI plugin build fails with latest version of QtIVI.
Change-Id: I473d06340fa9e4c14cbf7ea306951ddb39b81c3b
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Remove emulator helperlib recipes as those are now included in
qtsimulator
* Move emulator proxy daemon launcher scripts under qtsimulator
recipe
* Update qtsimulator, qtsystems & qtglesstream to match with emulator3
* Remove qtsimulator dependencies from qtsensors and qtlocation as the
the modules do not build against more recent refactored qtsimulator.
Task-number: QTBUG-64006
Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This version is now based on qtquickcontrols2 and also provides it's
own binary.
Change-Id: Ia3db1f12aaf396d341758fd0fa24d4e9ec6c93a2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ibdf0cb960a5476598ea1bad5120ba4228396b60b
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I3fe056b7cf2face329b71a462269734b272a804d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ia43eacb1482fdc71afac4d7d51e59d8dc0c68733
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I3b853839c886539ecff49222af12f77be3049479
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
qdb: remove bashishm from the init script
qt5: update qtx11extras submodule & quickcompiler revision
meta-qt5: update to 5.9.2 RC
Add generic qemuarmv7 machine config
meta-qt5: update meta layer
quickcompiler: update revision
meta-qt5: update layer
poky, meta-oe: update morty branch layers
qtquickcompiler: fix path for QT_HOST_BINS
sdk: fix host_build QT_ARCH
qtdeviceutilities: update component
qtwebview: include qtwebview into image and toolchain
Conflicts:
recipes-qt/qt5-addons/qtglesstream.bb
recipes-qt/qt5/qtdeviceutilities.bb
recipes-qt/qt5/qtquickcompiler_git.bb
scripts/manifest.xml
Change-Id: I42667bfd90b1136604213805a0d70c3936a96776
|
| |
| |
| |
| |
| |
| |
| | |
The function keyword does not work in bourne shell
Change-Id: I8de750c3b310e9dcc5f039cba389e5e816f003c3
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Update 5.9.2 RC content with missing changefile & doc updates
Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update meta-qt5 layer to 5.9.2 RC
* Keep qtsystems module in the old revision. Updating it
requires lots of changes to emulator related recipes
due API & other changes in qtsimulator module
Change-Id: I679d8f45df474d8a14c989d51e0862255651e079
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: If69cf7ec729ec206931cc324ad7786c2d887c3dc
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Pull in lots of commits from upstream/master
- Update qtglesstream recipe to newer version
to fix build break
Change-Id: Icd3452fe11c572432f372df288456d688b6ba7fe
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bitbake builds need to use QT_HOST_BINS/get for getting the correct
path to the host tools. Change it for qtquickcompiler.prf so that
project can use CONFIG+=qtquickcompiler without need to have
CONFIG+=no_qtquickcompiler_depend as well.
Change-Id: I5196e06f249531833fccca6b0b6a213016270ab6
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mkpecs/qconfig.pri defines QT_ARCH and QT_BUILDARCH separately
for host_build and target build and both of these were always
set to target architecture. This cause issues in the SDK, if
component tried to build host tools using these values, which
qtwebengine does.
Fixed now, so that the host_build variants are taken from the
nativesdk's mkspecs/qconfig.pri.
Task-number: QTBUG-63155
Change-Id: I44644c97d634dac6297e28cc851fc31f7eaf1f90
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Adds a wifi example
Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
|
| |
| |
| |
| |
| |
| | |
Task-number: QTBUG-61124
Change-Id: Ibf8920c2bd42bbff192923f8f7c8b95e5216ead5
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I1d1295a25bbed42c86e3818d9191ea89eaa19748
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Patch needed to get correct QT_HOST_BINS path during build.
Change-Id: Ic61b49ead57d7141bc540283ddbdb7ea36aa9ccd
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| | |
Previous revision no longer compiled with latest Qt 5.10
Change-Id: Ie939815efa56b96588a66444d79e58e1e915a389
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Previous revision no longer compiled with latest Qt 5.10
Change-Id: I7a1205dfa449cd78fd97f609e4c7f82a7ac6e933
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
QtDeviceutilities, B2Qt-Demos & B2Qt-Launcher SHA1s updated to 5.10
branch.
Change-Id: Iffdaed5db74c8567f978a1444b03f740899b1c17
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update Qt submodules to 5.10 branch.
Update QtGlesStream to fix build break caused by
submodules update.
Update & re-enable QtQuickCompiler.
Change-Id: I4069120b6b953d3ed7805f1807f4a0a2e27234e7
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|