aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_svn.bb
blob: e272ac1a87fda2903a28eabde7cf83bf3ecfa9fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xserver-common.inc

DEFAULT_PREFERENCE = "-1"

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

SRC_URI = "${GPE_SVN} \
            file://Makefile.translation \
            file://Makefile.dpkg_ipkg \
	    file://svn_makefiles.patch;patch=1 \
	    file://keyboardless-buttonmap.patch;patch=1"