From bb39593c1f903f77c83132cc09b6e084b068ff10 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Thu, 16 Nov 2023 18:52:43 +0100 Subject: [PATCH] plasma-settings: update to current master version Release is not yet part of release service releases. --- recipes-plasma-mobile/plasma-settings_23.01.90.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-plasma-mobile/plasma-settings_23.01.90.bb diff --git a/recipes-plasma-mobile/plasma-settings_23.01.90.bb b/recipes-plasma-mobile/plasma-settings_23.01.90.bb new file mode 100644 index 0000000..e620d2a --- /dev/null +++ b/recipes-plasma-mobile/plasma-settings_23.01.90.bb @@ -0,0 +1,8 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +# arbitrary selected hash to make it built with Qt6, no release yet +SRCREV = "f580e9401f73da3367d763908d2239d2c2c8f312" +SRC_URI = "git://commits.kde.org/${BPN};nobranch=1;protocol=https" +S = "${WORKDIR}/git"