mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
(From OE-Core rev: 67c8388f2c4b40d29273c55c8eebd85448e85de0) Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 lines
594 B
BlitzBasic
16 lines
594 B
BlitzBasic
require xorg-driver-input.inc
|
|
|
|
SUMMARY = "X.Org X server -- mouse input driver"
|
|
|
|
DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \
|
|
supports most available mouse types and interfaces. The mouse driver \
|
|
functions as a pointer input device, and may be used as the X server's \
|
|
core pointer. Multiple mice are supported by multiple instances of this \
|
|
driver."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510"
|
|
|
|
SRC_URI[md5sum] = "77085b649c5c0b333565ba562f573951"
|
|
SRC_URI[sha256sum] = "3485d375779c08406f0789feedde15933dc703158a086ddac638598f479fc5ce"
|
|
|