aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-xserver
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-30 19:38:36 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-30 19:38:36 +0000
commitfe462af531cdad9a0f5fff7f08a1fd811015d886 (patch)
tree46a73391e4101a9d404384fa54e2d7e5c27534de /packages/xorg-xserver
parent0538f8803f582c37075ae5e5965098f118a502fe (diff)
downloadopenembedded-fe462af531cdad9a0f5fff7f08a1fd811015d886.tar.gz
xserver-kdrive-glamo git fetch latest from git.openmoko.org, fixes (among other things) the
infamous "can't read from one accelerometer while Xserver is running" bug on om-gta02
Diffstat (limited to 'packages/xorg-xserver')
-rw-r--r--packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb34
1 files changed, 7 insertions, 27 deletions
diff --git a/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb b/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb
index 65ff03cc16..8c285b75dd 100644
--- a/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb
+++ b/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "X server for glamo chip in GTA02"
+DESCRIPTION = "X server for glamo chip in the Openmoko GTA02 device"
SECTION = "x11/base"
LICENSE = "MIT"
DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto \
@@ -8,37 +8,17 @@ DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto \
DEPENDS += "libxkbfile libxcalibrate"
RDEPENDS_${PN} = "xserver-kdrive"
PROVIDES = "virtual/xserver"
+
PE = "1"
-PR = "r6"
-PV = "1.3.0.0+git${SRCREV}"
+PV = "1.3.0.0+gitr${SRCREV}"
+PR = "r0"
-SRC_URI = "git://people.freedesktop.org/~dodji/xglamo;protocol=git \
- file://kmode.patch;patch=1 \
- file://disable-apm.patch;patch=1 \
- file://no-serial-probing.patch;patch=1 \
- file://fbdev-not-fix.patch;patch=1 \
- file://optional-xkb.patch;patch=1 \
- file://enable-tslib.patch;patch=1 \
- file://kmode-palm.patch;patch=1 \
- file://enable-epson.patch;patch=1 \
- file://enable-builtin-fonts.patch;patch=1 \
- file://kdrive-evdev.patch;patch=1 \
- file://kdrive-use-evdev.patch;patch=1 \
- file://disable-xf86-dga-xorgcfg.patch;patch=1 \
- file://fix_default_mode.patch;patch=1 \
- file://enable-xcalibrate.patch;patch=1 \
- file://hide-cursor-and-ppm-root.patch;patch=1 \
- file://xcalibrate_coords.patch;patch=1 \
- file://w100.patch;patch=1 \
- file://w100-autofoo.patch;patch=1 \
- file://w100-fix-offscreen-bmp.patch;patch=1 \
- file://kdrive-1.3-18bpp.patch;patch=1 \
- file://gumstix-kmode.patch;patch=1 \
- file://fix-picturestr-include-order.patch;patch=1 \
-"
+COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = 'om-gta02'
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-1.3.0.0:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
+SRC_URI = "git://git.openmoko.org/git/xglamo.git;protocol=git"
S = "${WORKDIR}/git"
inherit autotools pkgconfig