mirror of
https://git.yoctoproject.org/poky
synced 2026-02-14 12:43:03 +01:00
12 lines
274 B
BlitzBasic
12 lines
274 B
BlitzBasic
require xf86-input-common.inc
|
|
|
|
DESCRIPTION = "X.Org X server -- mouse input driver"
|
|
|
|
PV = "1.3.0+git${SRCREV}"
|
|
PR = "r2"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-mouse;protocol=git \
|
|
file://unbreak.patch;patch=1"
|
|
S = "${WORKDIR}/git"
|
|
|