From 45a12b022b8b9471367a4f723d3eb3cb3cb6dd03 Mon Sep 17 00:00:00 2001 From: Volker Krause Date: Fri, 8 Jan 2021 16:15:53 +0100 Subject: [PATCH] Properly update Plamsa Settings This does not have a 5.20.x release yet, and instead was stuck on an old Git revision. The current version no longer needs kdelibs4support. --- recipes-plasma/plasma-settings.inc | 1 - recipes-plasma/plasma-settings_5.20.4.bb | 5 ----- recipes-plasma/plasma-settings_git.bb | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 recipes-plasma/plasma-settings_5.20.4.bb diff --git a/recipes-plasma/plasma-settings.inc b/recipes-plasma/plasma-settings.inc index 3b2931d..045de41 100644 --- a/recipes-plasma/plasma-settings.inc +++ b/recipes-plasma/plasma-settings.inc @@ -11,7 +11,6 @@ PR = "r0" DEPENDS = " \ plasma-framework \ kitemmodels \ - kdelibs4support \ kinit \ " diff --git a/recipes-plasma/plasma-settings_5.20.4.bb b/recipes-plasma/plasma-settings_5.20.4.bb deleted file mode 100644 index 6082bec..0000000 --- a/recipes-plasma/plasma-settings_5.20.4.bb +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRCREV = "v${PV}" diff --git a/recipes-plasma/plasma-settings_git.bb b/recipes-plasma/plasma-settings_git.bb index 811b147..45d7c7d 100644 --- a/recipes-plasma/plasma-settings_git.bb +++ b/recipes-plasma/plasma-settings_git.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRCREV = "fe164bbbe642657abd2c3f69415ade845fb294d8" +SRCREV = "fa9508cf2ab10eebb00ae599e3fe7d75b6df08c9"