From 8b8f0e1c037f62f08c8cab7e98e54a9c16f05b12 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Mon, 19 Jun 2023 20:39:15 +0200 Subject: [PATCH] recipes-plasma: set bigscreen recipes to porting branches --- .../packagegroups/packagegroup-plasma-bigscreen-workspace.bb | 2 +- recipes-plasma/plank-player_5.27.80.bb | 3 ++- recipes-plasma/plasma-bigscreen_5.27.80.bb | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/recipes-integration/packagegroups/packagegroup-plasma-bigscreen-workspace.bb b/recipes-integration/packagegroups/packagegroup-plasma-bigscreen-workspace.bb index 927bf66..f290517 100644 --- a/recipes-integration/packagegroups/packagegroup-plasma-bigscreen-workspace.bb +++ b/recipes-integration/packagegroups/packagegroup-plasma-bigscreen-workspace.bb @@ -40,8 +40,8 @@ RDEPENDS:${PN} += " \ plasma-bigscreen \ plasma-remotecontrollers \ plank-player \ - aura-browser \ " # TODO currently excluded because of high appstream dependency # discover +# aura-browser diff --git a/recipes-plasma/plank-player_5.27.80.bb b/recipes-plasma/plank-player_5.27.80.bb index 61738e6..9fb0f50 100644 --- a/recipes-plasma/plank-player_5.27.80.bb +++ b/recipes-plasma/plank-player_5.27.80.bb @@ -2,6 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRCREV = "d1947300220a29b41a4d9eb1f371c3a5bed5567a" +#WIP commit +SRCREV = "ff09c1f72a76e923ef30576714d6c7dc632af02d" SRC_URI = "git://invent.kde.org/plasma-bigscreen/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git" diff --git a/recipes-plasma/plasma-bigscreen_5.27.80.bb b/recipes-plasma/plasma-bigscreen_5.27.80.bb index 782fd34..da151d3 100644 --- a/recipes-plasma/plasma-bigscreen_5.27.80.bb +++ b/recipes-plasma/plasma-bigscreen_5.27.80.bb @@ -2,6 +2,8 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRCREV = "5cf443944d667c0d6676b4b927686f070a34e60d" + +# WIP hash +SRCREV = "c6bff9e7f278fcaeb373c5aed443e1b4bde5f969" SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git"