From e2257f091bc285059c8e70d3b521db0f1f1dac49 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Mon, 1 May 2023 12:01:16 +0200 Subject: [PATCH] plasma-remotecontrollers: use WIP porting branch for Qt6 support --- recipes-plasma/plasma-remotecontrollers_5.27.80.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-plasma/plasma-remotecontrollers_5.27.80.bb b/recipes-plasma/plasma-remotecontrollers_5.27.80.bb index ce4c8e2..8028b92 100644 --- a/recipes-plasma/plasma-remotecontrollers_5.27.80.bb +++ b/recipes-plasma/plasma-remotecontrollers_5.27.80.bb @@ -2,6 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRCREV = "6a0e397981631d417515a4865f1c309970ecac7f" +#FIXME branch +SRCREV = "22656d61d7b00ed22b4f40ba80c19105adb8bf8c" SRC_URI = "git://invent.kde.org/plasma-bigscreen/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git"