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