mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
222 B
BlitzBasic
10 lines
222 B
BlitzBasic
require xf86-input-common.inc
|
|
|
|
DESCRIPTION = "X.Org X server -- mouse input driver"
|
|
|
|
PV = "1.3.0+git${SRCREV}"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-mouse;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|