similarity index 89%
rename from meta-oe/recipes-support/consolation/consolation_0.0.9.bb
rename to meta-oe/recipes-support/consolation/consolation_0.0.10.bb
@@ -14,8 +14,8 @@ DEPENDS = " \
udev \
"
-SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master"
-SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676"
+SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master;protocol=https;tag=${BP}"
+SRCREV = "26cc27451dc10128dd64e804c9f071680e7fd8ed"
inherit autotools pkgconfig systemd
Also fix SRC_URI, which wa lacking the "protocol" tag, causing fetching failures. Changelog: * Fix support for --enable-dwtp and --enable-scroll-button-lock * Resync with libinput 1.26.0 * With libinput 1.23: New option --set-profile=custom * New option --set-rotation-angle * With libinput 1.26: New option --set-clickfinger-map Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../{consolation_0.0.9.bb => consolation_0.0.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/consolation/{consolation_0.0.9.bb => consolation_0.0.10.bb} (89%)