| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates:
boot2qt-demos:
d7e9731 do not enable highdpiscaling on emulator
f730907 Fix mediaplayer default video path
09aa32d Fix some major scaling & font issues on ebike-demo
boot2qt-launcher:
ce4d383 Do not enable HighDpiScaling on emulator
a061521 Fix ebike-demo font issues
Task-number: QTBUG-70198
Task-number: QTBUG-69840
Change-Id: I9944f79c79417f01338aabdd7d76ff63678a26eb
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Updates included:
5d8d87f Fix mediaplayer default video path
fa623c1 Fix qtquickcontrols2 theme & icon issues
3c8dd0c Move color definitions to QSettings
Task-number: QTBUG-69536
Task-number: QTBUG-69950
Task-number: QTBUG-70198
Change-Id: I680e20cc110a3d38312c5a8d2c46d66e4a157cd9
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Updates included:
27ac1af Add missing powered property to NetworkInterface
041e4ef Remove extra servicesChanged signal emit
9034db2 Fix connman connection initialization after it is available
Change-Id: Iddd84151963135c78114a9e159f6087cbf80dd5f
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Use the new videos for the media player demo.
Task-number: QTBUG-68675
Change-Id: Ic51ce61c3bb52a7cd28cc8b0fd5542f37bb88d31
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Repository is now public, so we can treat it as a regular qt5 module.
Remove qmlpreview recipe as that's part of qtdeclarative in 5.12.
Task-number: QTPM-1153
Change-Id: I9bf608136c956124c83c23d50b52f4050bde10c5
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update revision and remove unneeded patching of the sources.
Task-number: QTBUG-69950
Change-Id: I406483d4e9a7f9eea1e932e9d176d72398f14860
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Make the image recipe's summary more descriptive as it's shown
in the easy installer. The Boot2Qt EULA is shown to user before
the image can be installed.
Task-number: QTPM-1427
Change-Id: I1039bdc0756a94922a93bd87fa5eb0193237285f
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
pull in latest meta-qt5 layer, and update qmllive revision.
Change-Id: Iddacb1595c7006ed78a2bf7703aa660d09d20dd9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Use QT_QPA_EGLFS_FORCE888 to prevent banding effects.
Change-Id: I3570ceb9a9099daf931dd710f0fb6574f16e6b8a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
hdd image need to be done before do_image_complete, since that's
the phase is used in qbsp class.
Change-Id: I49a84b1c2311dbb3d3fbc1a40915adb801e33cd3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Add the updated commercial license to qmllive
Change-Id: Iaeb07e22e1334e05e3f16e14f6f118af80ba77ff
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include the latest Qt License Agreement version 4.0, as it's available
in qtbase. Use the same filename as used in meta-qt5 layer, so this license
will be used in all Qt recipes that use The-Qt-Company-Commercial license.
Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
am335x-evm, beagleboard and beaglebone are no longer supported
or maintained, so builds are no longer working. Remove all recipes
and configurations for them.
Task-number: QTBUG-69047
Change-Id: I1787187363386c6ace00077e6291c7ac591d5e12
Reviewed-by: Kalle Viironen <kalle.viironen@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add CMake tool to QtCreator configure script
Task-number: QTPM-766
Change-Id: I1105284c532fc872cb622781ef1b3ab8b02a478d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Qt Configuration Tool can be used to generate feature files for each
Qt module, which contain enabled and disabled feature flags. This
bbclass can be used to enable bitbake to use those files to configure
Qt modules more thoroughly. These options will override any
PACKAGECONFIG options that might conflict.
Use by inheriting the qt5-features in a qt module recipe (using bbappend),
which you want to configure. By default the bbclass expects the feature
files to be named according to the Qt modules names (QtBase -> qtbase.opt)
and placed in a 'features' subfolder next to the recipes.
Task-number: QTBUG-68950
Change-Id: Ie580512346a5eb09cd65afc7474b5a88f1416a56
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Latest revision mostly from dev branches.
Change-Id: I99526e140ff88c956df869b55b216b1e729c6782
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added LAYERSERIES_COMPAT to layer configs to indicate their
compatibility with sumo.
Change-Id: I6251ea2cbe785e755357beb32a3e713d2919d89c
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|/
|
|
|
|
|
| |
Component is now part of qtdeclarative module.
Change-Id: I07ebc6a7127c72d888871851974b2a309b64a632
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I597c3f5bd9ad4e43b3c449f937dd489081917dee
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Necessary recipe changes to support building image with static Qt5.
Boot2Qt Launcher will not be fully functional, but the image can
can be built.
Task-number: QTBUG-69002
Change-Id: I863c40d7b6b3f432b9f78c0477b26030f4818733
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
| |
Change-Id: I4528895f422b0902aa84fe0d722dd42806dd4b30
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to latest version, including UI fixes for mediaplayer
- Remove obsolete qtwebbrowser SRC_URI, as browser is now part of
demos repo under basicsuite folder instead of submodule
- Add only currently used demo content to image
Task-number: QTBUG-68978
Task-number: QTBUG-62791
Task-number: QTBUG-68674
Task-number: QTBUG-68471
Change-Id: I78353321ec0485111a5d7bc0fb3088048eb8ec50
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Demo launcher UI layout fix
Task-number: QTBUG-68650
Change-Id: I8b1b1511cdb9a99b1ddae0a719f2647f241ed336
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
| |
Change-Id: I65746a36bc223e157855b5c98e43714d7a4c504d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Minor UI fix
Task-number: QTBUG-68668
Change-Id: I543630f84fc182e812497bb1c69daeb291cff024
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Id367e0949813fee6d1f68a2ff5acbef145a7c412
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Update launcher with few UI / usability related improvements.
Task-number: QTBUG-68650
Task-number: QTBUG-68677
Change-Id: Ic888b5110979d20b637115f3c2d22469ac4f96ee
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Task-number: QTBUG-68321
Change-Id: Iedf9500f9f99c61b7f55798f7f4147366c4940db
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
- Disable browser demo from imx7 boards
- Update launcher demo icons & doc images
Task-number: QTBUG-68819
Change-Id: If7c97acb7922320fd149606dc5aba43652148264
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Ifc57e0cfba6007f5c900c60fb44d9b5367914112
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I6eebb58c743c7f5571fbff171ba33113187cadb2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: I79203b0309ac1350d9428880950556402bfe7b27
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
latest revision for qmllive (from 5.11 branch), appman and qtivi.
Change-Id: I7860e8cd75afae5c320e02b3c9a623bde9dcdc44
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I9139ca363a157fe69fd7e65cbec5569ae6f47584
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: I4a27d50c1b34b9f4e35a31d04b55459688317018
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
New ebike-ui demo requires it in datamodelplugin.
Change-Id: I8f880155114be143b771776381bf6ab96b11ba73
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
| |
Relative paths are not compatible between boot2qt launcher and
QtCreator examples.
Change-Id: Icc4df0c69634b5d293d0213e08c0b2cdbecd6660
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: Ib9b2603add590ad84f1c9d5f8b198dffa1ab7202
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Id54c964c79138e0a4e6f3463ce774d28227c703d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Latest revisions from 5.11 branch for all automotive components and
changing the recipe to for neptune3, which replaces both neptune-ui
and multiscreen-demo.
Neptune3 uses git-lfs, which needs to be enabled in the host system.
Task-number: QTAUTO-928
Change-Id: I8494f31267f5362655493155929264698a96d7b5
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the sd card image won't bootup on a device which has been flashed
with different version of L4T, include flasher utils that can be used to
flash the image into the device as well.
The new prepare-image.sh script will use the SD card image to create
an image that can be flashed into the device. This saves user from
downloading matching image from NVIDIA or bitbaking a flashable image.
Change-Id: I28cdcd10a531eaf9fd511565e2542bd0d81541b6
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|