Prepare Gear recipes for switch to tarballs

This commit is contained in:
Andreas Cord-Landwehr
2021-08-19 12:39:22 +02:00
parent 2a28c5d6b7
commit 5e61e3d4e1
29 changed files with 33 additions and 50 deletions

View File

@@ -15,8 +15,5 @@ DEPENDS = " \
qtdeclarative \
"
SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp
inherit mime-xdg

View File

@@ -2,4 +2,6 @@
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRC_URI = "git://invent.kde.org/libraries/kpublictransport;nobranch=1;protocol=https"
SRCREV = "v${PV}"
S = "${WORKDIR}/git"