| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Timeline and the QML live preview are introduced as part of the
Qt Quick Designer NG project/initiative.
Since the sources are not available publicly, modules are included in
the image only when building internally in Qt Company network, where
it's assumed that user has access to the private repos in codereview.
Task-number: QTBUG-67140
Change-Id: I822d527ff132e89a8c3205e267a88c60c50fb387
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
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>
|