mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01:00
I am actully not sure why, but looking at the bitbake environment trace, the weak assignment operator leads to SUMMARY and consequently also DESCRIPTION to be set to a default value instead of the preset value.
6 lines
173 B
PHP
6 lines
173 B
PHP
# SPDX-FileCopyrightText: none
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
SUMMARY = "Parallelized query system"
|
|
HOMEPAGE = "https://api.kde.org/frameworks/krunner/html/index.html"
|