mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
drop patch now included in update (From OE-Core rev: 197fda706d3ac48da7cfa8fe49565bf89ee3034f) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 lines
593 B
BlitzBasic
15 lines
593 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] = "a2104693bbcfe1413397f7905eecd3dc"
|
|
SRC_URI[sha256sum] = "93ecb350604d05be98b7d4e5db3b8155a44890069a7d8d6b800c0bea79c85cc5"
|