aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/xserver-common_svn.bb
blob: f664cb9bc2c32e4b024bfec25ed848d0c9c42e7f (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 \
	    file://keyboardless-buttonmap.patch \	   
	    file://softkeys-c7x0.patch \
 	    file://sl-cxx00-modmap.patch \
	    file://load-xmodmap-k26.patch \
	    file://Xserver-udev-input-helper.patch"