From af9a5cec2f7a336d9ef92e2fd089b419e5b2afd8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 21 Dec 2025 09:15:42 -0800 Subject: [PATCH] keybinder: Fix the branch in SRC_URI Tag does not exist on keybinder-3.0 branch but on 'master' branch Signed-off-by: Khem Raj Cc: Gyorgy Sarvari --- meta-gnome/recipes-support/keybinder/keybinder_3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb index ec70f8e82b..4da164e081 100644 --- a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb +++ b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4" SRCREV = "04ae06724d914c7d4fec6a2723edf9c6320ec502" PV = "3.0+git" -SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https;tag=keybinder-3.0-v0.3.2 \ +SRC_URI = "git://github.com/engla/keybinder.git;branch=master;protocol=https;tag=keybinder-3.0-v0.3.2 \ " RDEPENDS:${PN} = "gtk+"