* split kde.bbclass -> kde-base.bbclass + kde-kf5.bbclass + kde-plasma.bbclass * kf5-recipes are build from git / plasma recipes are build from release tarballs * minor formatting cleanup Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
inherit kde-base
|
|
|
|
KF5_VERSION ??= "5.7.0"
|