diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb new file mode 100644 index 0000000000..fbc2c6691b --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.7.0.bb | |||
@@ -0,0 +1,14 @@ | |||
1 | require xf86-input-common.inc | ||
2 | |||
3 | SUMMARY = "X.Org X server -- mouse input driver" | ||
4 | |||
5 | DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \ | ||
6 | supports most available mouse types and interfaces. The mouse driver \ | ||
7 | functions as a pointer input device, and may be used as the X server's \ | ||
8 | core pointer. Multiple mice are supported by multiple instances of this \ | ||
9 | driver." | ||
10 | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19" | ||
12 | |||
13 | SRC_URI[md5sum] = "7f31472689c15b6de62eff04d0fb57d7" | ||
14 | SRC_URI[sha256sum] = "4e989542b5e9e0c5f9087288b18e70de1064dd27c83a4bc6dce58f3ea9d74994" | ||