From da088a6517fe3434b9f75af9685fed0bd57561c6 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 1 Nov 2024 10:16:38 +0100 Subject: [PATCH] xf86-input-libinput: update 1.4.0 -> 1.5.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...f86-input-libinput_1.4.0.bb => xf86-input-libinput_1.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_1.4.0.bb => xf86-input-libinput_1.5.0.bb} (77%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb similarity index 77% rename from meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb index 92272c3f2a7..513f7c91ccc 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb @@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309" DEPENDS += "libinput" XORG_DRIVER_COMPRESSOR = ".tar.xz" -SRC_URI[sha256sum] = "3a3d14cd895dc75b59ae2783b888031956a0bac7a1eff16d240dbb9d5df3e398" +SRC_URI[sha256sum] = "2524c35f196554ea11aef3bba1cf324759454e1d49f98ac026ace2f6003580e6" FILES:${PN} += "${datadir}/X11/xorg.conf.d" -- 2.47.3