[Xquartz-changes] [643] tinderbox/jhbuildrc.linux

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 16 13:59:21 PDT 2012


Revision: 643
          http://trac.macosforge.org/projects/xquartz/changeset/643
Author:   jeremyhu at freedesktop.org
Date:     2012-07-16 13:59:20 -0700 (Mon, 16 Jul 2012)
Log Message:
-----------
Disable xf86-video-openchrom

Modified Paths:
--------------
    tinderbox/jhbuildrc.linux

Modified: tinderbox/jhbuildrc.linux
===================================================================
--- tinderbox/jhbuildrc.linux	2012-07-12 00:47:22 UTC (rev 642)
+++ tinderbox/jhbuildrc.linux	2012-07-16 20:59:20 UTC (rev 643)
@@ -6,7 +6,7 @@
 modules = [ 'xorg-jeremyhu-tinderbox' ]
 
 # xf86-video-geode: https://bugs.freedesktop.org/show_bug.cgi?id=35645
-skip = [ 'xf86-video-geode', 'xf86-video-xgi', 'xf86-video-intel' ]
+skip = [ 'xf86-video-geode', 'xf86-video-xgi', 'xf86-video-intel', 'xf86-video-openchrome' ]
 
 build_policy = 'all'
 
@@ -17,7 +17,8 @@
 
 makeargs = '-j1'
 
-makecheck = True
+makecheck = False
+
 makecheck_advisory = False
 #makecheck_advisory = True
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20120716/0db11b49/attachment.html>


More information about the Xquartz-changes mailing list