kde-kf5.bbclass: set SRC_URI to release tarballs
KF5 shall not use git repositories - that makes version bump a lot easier Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
inherit kde-base
|
||||
|
||||
KF5_VERSION = "5.7.0"
|
||||
|
||||
SRC_URI = "http://download.kde.org/stable/frameworks/5.7/${BPN}-${PV}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user