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

DEFAULT_PREFERENCE = "-1"

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

PR = "r2"

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-c7x0.patch;patch=1 \
 	    file://sl-cxx00-modmap.patch;patch=1 \
	    file://load-xmodmap-k26.patch;patch=1 \
	    file://Xserver-udev-input-helper.patch;patch=1"