summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-09-22 09:24:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-26 10:35:27 +0100
commit50042990eda3e3bd2546f980e253ca9b16304aba (patch)
treecfb0b922656cc958348349b4ca54e146c005381d /meta/recipes-graphics/xorg-driver
parent896a386035cbc444a980b9ffac50632b2e6c7c0f (diff)
downloadpoky-50042990eda3e3bd2546f980e253ca9b16304aba.tar.gz
xf86-input-libinput: upgrade 1.3.0 -> 1.4.0
(From OE-Core rev: 4cbada294a373031fe3bd74028bd51c1df460d5b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb
index 892046e959..92272c3f2a 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb
@@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309"
7DEPENDS += "libinput" 7DEPENDS += "libinput"
8 8
9XORG_DRIVER_COMPRESSOR = ".tar.xz" 9XORG_DRIVER_COMPRESSOR = ".tar.xz"
10SRC_URI[sha256sum] = "1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb" 10SRC_URI[sha256sum] = "3a3d14cd895dc75b59ae2783b888031956a0bac7a1eff16d240dbb9d5df3e398"
11 11
12FILES:${PN} += "${datadir}/X11/xorg.conf.d" 12FILES:${PN} += "${datadir}/X11/xorg.conf.d"