aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_1.22.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-04-18 13:09:35 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-04-18 13:09:35 +0000
commit0818ab487b7175b2dca725d1e339135113d18af2 (patch)
treeef2dcbbba7fefe8d1bdd377f482a946280e33dc7 /packages/xserver-common/xserver-common_1.22.bb
parenta386f6d6ec2a075b802bde9c181c31cf1adf86b2 (diff)
downloadopenembedded-0818ab487b7175b2dca725d1e339135113d18af2.tar.gz
xserver-common_1.22.bb : make kdrive 1.4 work with tslib and onscreen
keyboards.
Diffstat (limited to 'packages/xserver-common/xserver-common_1.22.bb')
-rw-r--r--packages/xserver-common/xserver-common_1.22.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/xserver-common/xserver-common_1.22.bb b/packages/xserver-common/xserver-common_1.22.bb
index a30a37c893..b948b9367e 100644
--- a/packages/xserver-common/xserver-common_1.22.bb
+++ b/packages/xserver-common/xserver-common_1.22.bb
@@ -10,6 +10,7 @@ PACKAGE_ARCH = "all"
inherit gpe
SRC_URI_append = " file://setDPI.sh "
+SRC_URI_append_angstrom = " file://kdrive-1.4-fixes.patch;patch=1"
do_install_append() {
install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"