summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-10 19:12:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-11 13:43:41 +0000
commit550d5fc0f36b6e86ae754e24274e3737141c360c (patch)
tree19f0d2b744b7947f2d270853c81e5b8d3f5f507c /meta/recipes-graphics/xorg-driver
parent231245127266e5deee47a14e716ddd50a9108b39 (diff)
downloadpoky-550d5fc0f36b6e86ae754e24274e3737141c360c.tar.gz
xf86-input-vmmouse: update 13.1.0 -> 13.2.0
(From OE-Core rev: 73aab878778013657e66c98a92c7b0964570b0dd) 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-vmmouse_13.2.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb)5
1 files changed, 3 insertions, 2 deletions
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
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 \
6pointer positioning. The vmmouse driver is capable of falling back to the \ 6pointer positioning. The vmmouse driver is capable of falling back to the \
7standard 'mouse' driver if a VMware virtual machine is not detected." 7standard 'mouse' driver if a VMware virtual machine is not detected."
8 8
9SRC_URI[md5sum] = "85e2e464b7219c495ad3a16465c226ed" 9XORG_DRIVER_COMPRESSOR = ".tar.xz"
10SRC_URI[sha256sum] = "0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319" 10
11SRC_URI[sha256sum] = "56f077580ab8f02e2f40358c5c46b0ae3e1828fc77744526b24adf1ceea339b8"
11 12
12RDEPENDS:${PN} += "xf86-input-mouse" 13RDEPENDS:${PN} += "xf86-input-mouse"
13 14