aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_1.22.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-11-12 09:23:52 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-11-12 15:23:07 +0000
commit4979adbbeb99dda028ad52085ff8d7bb71fc9a2c (patch)
tree9a24498a23dc93fa01ef7dd4832ed35fd0105790 /packages/xserver-common/xserver-common_1.22.bb
parent59b7e5b48b60f8a04b4617f2e1920ecd9d62f532 (diff)
downloadopenembedded-4979adbbeb99dda028ad52085ff8d7bb71fc9a2c.tar.gz
xserver-common_1.22.bb : update with two xorg patches, one generic to
stop -mouse argument being passed. The other om-gta* specific to stop -screen argument being passed for these machines.
Diffstat (limited to 'packages/xserver-common/xserver-common_1.22.bb')
-rw-r--r--packages/xserver-common/xserver-common_1.22.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/xserver-common/xserver-common_1.22.bb b/packages/xserver-common/xserver-common_1.22.bb
index 6dcbc6862d..05b15ae564 100644
--- a/packages/xserver-common/xserver-common_1.22.bb
+++ b/packages/xserver-common/xserver-common_1.22.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r7"
+PR = "r8"
PACKAGE_ARCH = "all"
@@ -11,6 +11,8 @@ inherit gpe
SRC_URI_append = " file://setDPI.sh "
SRC_URI_append_angstrom = " file://kdrive-1.4-fixes.patch;patch=1 \
+ file://xorg-fixes.patch;patch=1 \
+ file://gta-xorg-fixes.patch;patch=1 \
file://default.xmodmap "
do_install_append() {