[oe-commits] org.oe.dev xserver-kdrive-glamo git fetch latest from git.openmoko.org, fixes (among other things) the

mickeyl commit oe at amethyst.openembedded.net
Wed Jul 30 19:47:17 UTC 2008


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

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: ac7218640853632ccf63747d5222d3db90378a56
ViewMTN: http://monotone.openembedded.org/revision/info/ac7218640853632ccf63747d5222d3db90378a56
Files:
1
conf/distro/include/sane-srcrevs.inc
packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb
Diffs:

#
# mt diff -r6c07eee198dafed29e3a6c1b152c679fa8468281 -rac7218640853632ccf63747d5222d3db90378a56
#
#
#
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [245f2a89cc214a05b8c6bf94faaac74d027b36c0]
#    to [e2c436b6fbab2ec117c633586d6e53ad5cf0fc6c]
# 
# patch "packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb"
#  from [6ba65398f17e685fcfadd21c36980528ac5cc775]
#    to [1f1ef1889fc4499e3a0397b848ab4e7d78940b23]
#
============================================================
--- conf/distro/include/sane-srcrevs.inc	245f2a89cc214a05b8c6bf94faaac74d027b36c0
+++ conf/distro/include/sane-srcrevs.inc	e2c436b6fbab2ec117c633586d6e53ad5cf0fc6c
@@ -178,5 +178,5 @@ SRCREV_pn-xoo ?= "1971"
 SRCREV_pn-wlan-ng-modules ?= "1859"
 SRCREV_pn-wlan-ng-utils ?= "1859"
 SRCREV_pn-xoo ?= "1971"
-SRCREV_pn-xserver-kdrive-glamo ?= "a51364e2f23d4b6331c5ed613ce3f7e15f8e540f"
+SRCREV_pn-xserver-kdrive-glamo ?= "4147f80c0bfedaff7749bccbd1e1d566dee0e04c"
 SRCREV_pn-zhone ?= "69e029bd85a1caaad4e5d61087836a8e1ea20dcc"
============================================================
--- packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb	6ba65398f17e685fcfadd21c36980528ac5cc775
+++ packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb	1f1ef1889fc4499e3a0397b848ab4e7d78940b23
@@ -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 @@ PROVIDES = "virtual/xserver"
 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






More information about the Openembedded-commits mailing list