From f34b852b342cb28fa27a2267ffb211ffec1fa219 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Mon, 22 Jul 2019 02:29:18 +0200 Subject: [PATCH] xinput: update to 1.6.3 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- .../xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb} (67%) diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb similarity index 67% rename from meta/recipes-graphics/xorg-app/xinput_1.6.2.bb rename to meta/recipes-graphics/xorg-app/xinput_1.6.3.bb index 25cd047bc9..ff1f1c9148 100644 --- a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb +++ b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5" DEPENDS += " libxi libxrandr libxinerama" -SRC_URI[md5sum] = "6a889412eff2e3c1c6bb19146f6fe84c" -SRC_URI[sha256sum] = "3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4" +SRC_URI[md5sum] = "ac6b7432726008b2f50eba82b0e2dbe4" +SRC_URI[sha256sum] = "35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed" -- 2.40.1