| Message ID | 20251128061851.1634479-12-ankur.tyagi85@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/14] dhcpcd: upgrade 10.2.4 -> 10.3.0 | expand |
diff --git a/meta/recipes-graphics/wayland/libinput_1.29.1.bb b/meta/recipes-graphics/wayland/libinput_1.29.2.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.29.1.bb rename to meta/recipes-graphics/wayland/libinput_1.29.2.bb index 809c291e23..f771085388 100644 --- a/meta/recipes-graphics/wayland/libinput_1.29.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.29.2.bb @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.29-branch;tag=${PV} \ file://run-ptest \ " -SRCREV = "dc2c1ad181be88e1487468f7ca6f9d320981f133" +SRCREV = "917783150a5bab7d55eedc5714f1b49b192426ac" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"