xf86-input-vmmouse: set SUMMARY and DESCRIPTION

Set these consistent with other X.org input driver recipes.

(From OE-Core rev: fe7c955e63672afebe2475a0f482ef1bdb766c24)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-12-22 00:11:12 +00:00 committed by Richard Purdie
parent a011d8af63
commit 5d7d2ae4ce
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
require xorg-driver-input.inc
DESCRIPTION = "X.Org X server -- VMWare mouse input driver"
SUMMARY = "X.Org X server -- VMWare mouse input driver"
DESCRIPTION = "The vmmouse driver enables support for the special VMMouse \
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."
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "34f9f64ee6a1a51fc8266a9af24e1e07"