From d41b06f49d10422a056330d15b55eaabd708caef Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 12:20:03 +0000 Subject: [PATCH] libinput: upgrade 1.27.0 -> 1.27.1 Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.27.0.bb => libinput_1.27.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.27.0.bb => libinput_1.27.1.bb} (97%) diff --git a/meta/recipes-graphics/wayland/libinput_1.27.0.bb b/meta/recipes-graphics/wayland/libinput_1.27.1.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.27.0.bb rename to meta/recipes-graphics/wayland/libinput_1.27.1.bb index 74705fa35fb..04a03f08074 100644 --- a/meta/recipes-graphics/wayland/libinput_1.27.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.27.1.bb @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \ file://run-ptest \ " -SRCREV = "64d1f198fb2764dfb852a19becaf6f7f097fce2c" +SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.47.3