No bigscreen components are released yet, so move it so separate folder to not conflict with release tooling.
8 lines
231 B
BlitzBasic
8 lines
231 B
BlitzBasic
# SPDX-FileCopyrightText: none
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
require ${PN}.inc
|
|
SRCREV = "a18482c36e055b9e32fa07e0b6cadd490c257c39"
|
|
SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
|
|
S = "${WORKDIR}/git"
|