| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Move the common function to a common bbclass.
Change-Id: Ifb4e48a284b9bf6026ab644049e61016e3eef04b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
meta-renesas has support for the D3 Draak board only in version
Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already
using more recent verions. Checkout the D3 specific version
in a different directory, so that all Reneasas boards can be supported.
renesas-rcar-gen3 repo has been updated with D3 drivers from
D3_Linux_2.23.01_BSP_3D BSP package.
Task-number: QTBUG-68925
Change-Id: If8283d31945b375ce4256a15132e185e0d676800
Reviewed-by: Mikko Gronoff <mikko.gronoff@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>
|