diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-11-01 10:16:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 23:03:32 +0000 |
commit | 47b53c0d70996e6aa62a4a34ba42e489c7ceea44 (patch) | |
tree | 4a5815609a5e026a34594fb9dc98f953203b5e1b | |
parent | 24c1a31481cd7d6702b4f1d70a6e87466f675d37 (diff) | |
download | poky-47b53c0d70996e6aa62a4a34ba42e489c7ceea44.tar.gz |
xf86-input-libinput: update 1.4.0 -> 1.5.0
(From OE-Core rev: da088a6517fe3434b9f75af9685fed0bd57561c6)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 92272c3f2a..513f7c91cc 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" | |||
7 | DEPENDS += "libinput" | 7 | DEPENDS += "libinput" |
8 | 8 | ||
9 | XORG_DRIVER_COMPRESSOR = ".tar.xz" | 9 | XORG_DRIVER_COMPRESSOR = ".tar.xz" |
10 | SRC_URI[sha256sum] = "3a3d14cd895dc75b59ae2783b888031956a0bac7a1eff16d240dbb9d5df3e398" | 10 | SRC_URI[sha256sum] = "2524c35f196554ea11aef3bba1cf324759454e1d49f98ac026ace2f6003580e6" |
11 | 11 | ||
12 | FILES:${PN} += "${datadir}/X11/xorg.conf.d" | 12 | FILES:${PN} += "${datadir}/X11/xorg.conf.d" |