Yocto: Difference between revisions

From KDE Community Wiki
(Created page with "= Yocto = KDE currently ships two Yocto meta layers that are supposed to ease the use of KDE Frameworks, Plasma and Applications for device creators. * meta-kf5 * meta-kde")
 
Line 1: Line 1:
= Yocto =
= Yocto [DRAFT] =


KDE currently ships two Yocto meta layers that are supposed to ease the use of KDE Frameworks, Plasma and Applications for device creators.
KDE currently ships two Yocto meta layers that are supposed to ease the use of KDE Frameworks, Plasma and Applications for device creators.


* meta-kf5
* meta-kf5
** Repository: https://invent.kde.org/packaging/yocto-meta-kf5
** Yocto Index: http://layers.openembedded.org/layerindex/branch/master/layer/meta-kf5/
* meta-kde
* meta-kde
** Repository: https://invent.kde.org/packaging/yocto-meta-kde
** Yocto Index: http://layers.openembedded.org/layerindex/branch/master/layer/meta-kde/
== Usage ==
== Layer Development ==
=== CI Approach [DRAFT] ===
=== Branch / Merge Strategy [DRAFT] ===
* application releases are updated in the master branch
** exception is if the tracking branch for an old Yocto LTS release shall be updated to version older than in the master branch
* change from the master branch that shall be used for older Yocto releases shall be cherry-picked

Revision as of 12:49, 2 October 2022

Yocto [DRAFT]

KDE currently ships two Yocto meta layers that are supposed to ease the use of KDE Frameworks, Plasma and Applications for device creators.

Usage

Layer Development

CI Approach [DRAFT]

Branch / Merge Strategy [DRAFT]

  • application releases are updated in the master branch
    • exception is if the tracking branch for an old Yocto LTS release shall be updated to version older than in the master branch
  • change from the master branch that shall be used for older Yocto releases shall be cherry-picked