| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
For building with rocko as the upstream, the connman version (and with
that the systemd service file) has been updated. We should select the
correct patch for the version of connman we're building.
Change-Id: I3e620e383c25d32c2c2e054092cbca81538f4b8a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* origin/jethro:
Always append to MACHINE_EXTRA_INSTALL
qt5: update submodules
Enable dbus by default for neptune ui
qt5: update submodules
Add connman patch to disable connman with boot over nfs
Update dbus-session-init to work with systemd
Conflicts:
conf/distro/include/am335x-evm.conf
conf/distro/include/beaglebone.conf
conf/distro/include/nvidia-logan.conf
recipes-qt/qt5/nativesdk-qtbase_git.bbappend
recipes-qt/qt5/qt3d_git.bbappend
recipes-qt/qt5/qtbase-native_git.bbappend
recipes-qt/qt5/qtbase_git.bbappend
recipes-qt/qt5/qtcharts_git.bbappend
recipes-qt/qt5/qtconnectivity_git.bbappend
recipes-qt/qt5/qtdeclarative-render2d_git.bbappend
recipes-qt/qt5/qtdeclarative_git.bbappend
recipes-qt/qt5/qtimageformats_git.bbappend
recipes-qt/qt5/qtlocation_git.bbappend
recipes-qt/qt5/qtmultimedia_git.bbappend
recipes-qt/qt5/qtquickcompiler_git.bb
recipes-qt/qt5/qtquickcontrols2_git.bbappend
recipes-qt/qt5/qtquickcontrols_git.bbappend
recipes-qt/qt5/qtsvg_git.bbappend
recipes-qt/qt5/qttools_git.bbappend
recipes-qt/qt5/qtwayland-native_git.bbappend
recipes-qt/qt5/qtwayland_git.bbappend
recipes-qt/qt5/qtwebengine_git.bbappend
recipes-qt/qt5/qtxmlpatterns_git.bbappend
Change-Id: Ia73290b54a213a9670baab11e14522956e7bfec0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
origin/fido:
qt5: update submodules
Add connman patch to disable connman with boot over nfs
Conflicts:
recipes-qt/qt5/nativesdk-qtbase_git.bbappend
recipes-qt/qt5/qtbase-native_git.bbappend
recipes-qt/qt5/qtbase_git.bbappend
recipes-qt/qt5/qtwebengine_git.bbappend
Change-Id: Ie5a4e534f4a24034750e8c3964fbb5574ce434cd
|
|
A workaround to avoid connman to bring the boot interface down then up during network boot.
Task-number: QTBUG-56051
Change-Id: Ic22fac9cd7e9892439fb462f08313cda4d9da9aa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|