surpport seeking the recorded video
[vuplus_openembedded] / recipes / xserver-common / xserver-common_svn.bb
1 require xserver-common.inc
2
3 DEFAULT_PREFERENCE = "-1"
4
5 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
6 PV = "1.12+svn${SRCDATE}"
7 S = "${WORKDIR}/xserver-common"
8
9 PR = "r2"
10
11 SRC_URI = "${GPE_SVN} \
12             file://Makefile.translation \
13             file://Makefile.dpkg_ipkg \
14             file://svn_makefiles.patch;patch=1 \
15             file://keyboardless-buttonmap.patch;patch=1 \          
16             file://softkeys-c7x0.patch;patch=1 \
17             file://sl-cxx00-modmap.patch;patch=1 \
18             file://load-xmodmap-k26.patch;patch=1 \
19             file://Xserver-udev-input-helper.patch;patch=1"
20