diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-09-21 21:31:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-11 18:41:38 +0100 |
commit | 97c6c742e2f15f8c9e65c1b028ac6e88515413e5 (patch) | |
tree | c8f2067b6030208de72ec989f490dca4dee5a138 /meta/recipes-graphics/xorg-driver | |
parent | 76281dd2b59ce44e2e557769e8521ca4205d7b6f (diff) | |
download | poky-97c6c742e2f15f8c9e65c1b028ac6e88515413e5.tar.gz |
xf86-input-libinput: update to 1.2.0
(From OE-Core rev: d9f9016b56134e71ea911cc9a068f993bd5348e9)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
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.2.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.1.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.2.0.bb index 3b5af3fae9..b0168df8d1 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.1.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.2.0.bb | |||
@@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309" | |||
6 | 6 | ||
7 | DEPENDS += "libinput" | 7 | DEPENDS += "libinput" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "e11d2a41419124a6e9b148f1df181bf7819fc7398c8ee9a1b6390b0742c68d16" | 9 | SRC_URI[sha256sum] = "f80da3c514fe1cbf57fa1b1bd6ff97f6b0a1f87466ad89247bac59cd0a5869f6" |
10 | 10 | ||
11 | FILES:${PN} += "${datadir}/X11/xorg.conf.d" | 11 | FILES:${PN} += "${datadir}/X11/xorg.conf.d" |