diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.0.0.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.0.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.0.0.bb index 3290ed5216..35ef5991c3 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.0.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.0.0.bb | |||
| @@ -1,6 +1,11 @@ | |||
| 1 | require xorg-driver-input.inc | 1 | require xorg-driver-input.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "X.Org X server -- VMWare mouse input driver" | 3 | SUMMARY = "X.Org X server -- VMWare mouse input driver" |
| 4 | DESCRIPTION = "The vmmouse driver enables support for the special VMMouse \ | ||
| 5 | protocol that is provided by VMware virtual machines to give absolute \ | ||
| 6 | pointer positioning. The vmmouse driver is capable of falling back to the \ | ||
| 7 | standard 'mouse' driver if a VMware virtual machine is not detected." | ||
| 8 | |||
| 4 | PR = "${INC_PR}.0" | 9 | PR = "${INC_PR}.0" |
| 5 | 10 | ||
| 6 | SRC_URI[md5sum] = "34f9f64ee6a1a51fc8266a9af24e1e07" | 11 | SRC_URI[md5sum] = "34f9f64ee6a1a51fc8266a9af24e1e07" |
