diff mbox series

[12/19] xf86-input-vmmouse: update 13.1.0 -> 13.2.0

Message ID 20221110181249.1240200-12-alex@linutronix.de
State New
Headers show
Series [01/19] pango: replace a recipe fix with an upstream submitted patch | expand

Commit Message

Alexander Kanavin Nov. 10, 2022, 6:12 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...-input-vmmouse_13.1.0.bb => xf86-input-vmmouse_13.2.0.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_13.1.0.bb => xf86-input-vmmouse_13.2.0.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb
index 5e740037d9..7567b1ef2b 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb
@@ -6,8 +6,9 @@  protocol that is provided by VMware virtual machines to give absolute \
 pointer positioning. The vmmouse driver is capable of falling back to the \
 standard 'mouse' driver if a VMware virtual machine is not detected."
 
-SRC_URI[md5sum] = "85e2e464b7219c495ad3a16465c226ed"
-SRC_URI[sha256sum] = "0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319"
+XORG_DRIVER_COMPRESSOR = ".tar.xz"
+
+SRC_URI[sha256sum] = "56f077580ab8f02e2f40358c5c46b0ae3e1828fc77744526b24adf1ceea339b8"
 
 RDEPENDS:${PN} += "xf86-input-mouse"