aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_svn.bb
blob: bf5b70a84f36f42a883bea0961bd70f531e45b6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
require xserver-common.inc

DEFAULT_PREFERENCE = "-1"

DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
PV = "1.12+svn${SRCDATE}"
S = "${WORKDIR}/xserver-common"

PR = "r1"

SRC_URI = "${GPE_SVN} \
            file://Makefile.translation \
            file://Makefile.dpkg_ipkg \
	    file://svn_makefiles.patch;patch=1 \
	    file://keyboardless-buttonmap.patch;patch=1 \
	    file://softkeys-slcxxxx-xmodmap.patch;patch=1 \
	    file://softkeys-c7x0.patch;patch=1 \
	    file://at-fix-slcxxxx.patch;patch=1 \
	    file://load-xmodmap-k26.patch;patch=1 \
	    file://Xserver-udev-input-helper.patch;patch=1"