]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Add missing wacom HID descriptor
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Nov 2014 14:04:29 +0000 (14:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 10:17:32 +0000 (10:17 +0000)
commit9564a6ea2c4648205136a1c2e9a6cedb8a19aaf1
tree8fd31fc8aa6ed1c318d4d1c21e57956bafb5f960
parent0b7e70aafdee68825f3c65bae89bde3e03a20de8
qemu: Add missing wacom HID descriptor

The wacom driver we use is missing a HID descriptor causing it not to work
with 3.17 kernels and later. This patch adds in a descriptor to make the
driver work again.

(From OE-Core rev: 51200e0151f0a3b0ed06649ffe77ef20bb296499)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/wacom.patch [new file with mode: 0644]