summaryrefslogtreecommitdiff
path: root/packages/xorg-xserver/xserver-kdrive_git.bb
blob: 74d0aed4325f21fb25ad715264872b81ffa7a483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DEFAULT_PREFERENCE = "-2"

require xserver-kdrive-common.inc

DEPENDS += "libxkbfile libxcalibrate"

PE = "1"
PV = "1.2.0+git${SRCDATE}"
PR = "r8"

SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
	${KDRIVE_COMMON_PATCHES} \
	file://disable-xf86-dga-xorgcfg-1.2.patch;patch=1 \
	file://enable-epson.patch;patch=1 \
	file://build-fix-panoramix.patch;patch=1 \
	"

S = "${WORKDIR}/git"