tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / xserver-common / xserver-common_1.18.bb
blob846093eb3d2a96a8040b94ffe74e93206532563b
1 DESCRIPTION = "Common X11 scripts and support files"
2 LICENSE = "GPL"
3 SECTION = "x11"
4 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
5 PR = "r1"
7 PACKAGE_ARCH = "all"
9 # we are using a gpe-style Makefile
10 inherit gpe
12 SRC_URI_append = " file://ti-osk.patch file://unbreak-simpad.patch file://setDPI.sh"
14 do_install_append() {
15 install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"
18 SRC_URI[md5sum] = "72c8b5c4c4aa18abe4f29308d2726e1e"
19 SRC_URI[sha256sum] = "3e198bf84fac63cd5d93521c1646cf6dc2d959b4c84a16aa9cd1d9ca94ddd212"