diff --git a/meta/recipes-graphics/wayland/libinput_1.27.1.bb b/meta/recipes-graphics/wayland/libinput_1.28.1.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.27.1.bb rename to meta/recipes-graphics/wayland/libinput_1.28.1.bb index 04a03f0807..c10422bf9b 100644 --- a/meta/recipes-graphics/wayland/libinput_1.27.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.28.1.bb @@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bab4ac7dc1c10bc0fb037dc76c46ef8a" DEPENDS = "libevdev udev mtdev" -SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \ +SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main;tag=${PV} \ file://run-ptest \ " -SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23" +SRCREV = "4f7b4ef0e4eb5d569df36be387579858eba349bb" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"