Yocto packaging metadata for KDE Frameworks
KDE/yocto-meta-kf5
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
<!-- SPDX-FileCopyrightText: 2014 Johan Thelin <johan.thelin@pelagicore.com> SPDX-FileCopyrightText: 2018 Volker Krause <vkrause@kde.org> SPDX-FileCopyrightText: 2019 Hannah Kiekens <hannahkiekens@gmail.com> SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org> SPDX-License-Identifier: MIT --> Dependencies ============ This layer depends on: URI: git://github.com/meta-qt5/meta-qt5 branch: master URI: git://git.openembedded.org/bitbake branch: master URI: git://git.openembedded.org/openembedded-core layers: meta branch: master Patches ======= Please submit any patches against the kf5 layer on KDE GitLab project. Project available on https://invent.kde.org/packaging/yocto-meta-kf5 GitLab guide on https://community.kde.org/Infrastructure/GitLab Table of Contents ================= I. Adding the kf5 layer to your build II. KF5 I. Adding the kf5 layer to your build ================================================= In order to use this layer, you need to make the build system aware of it. Assuming the kf5 layer exists at the top-level of your yocto build tree, you can add it to the build system by adding the location of the kf5 layer to bblayers.conf, along with any other layers needed. e.g.: BBLAYERS ?= " \ /path/to/poky/meta \ /path/to/poky/meta-yocto \ /path/to/poky/meta-yocto-bsp \ /path/to/meta-openembedded/meta-networking \ /path/to/meta-openembedded/meta-python \ /path/to/meta-openembedded/meta-oe \ /path/to/yocto/meta-kf5 \ /path/to/yocto/meta-qt5 \ " II. KF5 ======= KF5, or KDE Frameworks 5, are a set of Qt add-on modules developed by the KDE project. They extend and improve on Qt. User documentation can be found here: http://api.kde.org/frameworks-api/frameworks5-apidocs/ Information regarding the development of KF5 can be found here: https://community.kde.org/Frameworks
About
Yocto packaging metadata for KDE Frameworks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published