Re: [ptxdist] [PATCH 0/2] Failing to build Qt4 with OpenGL ES 2.0

2011-07-03 Thread Michael Olbrich
On Thu, Jun 30, 2011 at 03:18:33PM +0200, Marius Brehler wrote: I tried to build Qt4/X11 with OpenGL ES 2.0 support, but it failed with the following error message: The OpenGL ES 2.0 functionality test failed! You might need to modify the include and library search paths by editing

Re: [ptxdist] [PATCH] qt4: Add option to compile with Accessibility support.

2011-07-03 Thread Michael Olbrich
On Fri, Jul 01, 2011 at 04:52:40PM +0200, Marius Brehler wrote: Needed for example to compile Qt Jambi. Signed-off-by: Marius Brehler mar...@linux.sungazer.de --- rules/qt4.in |9 + rules/qt4.make |7 ++- 2 files changed, 15 insertions(+), 1 deletions(-) diff

[ptxdist] [PATCH v3] git-ptx-patches: Allow patches before base tag

2011-07-03 Thread Jon Ringle
The patch series I have for the Linux kernel includes incremental patches from upstream like patch-2.6.33.1.bz2 patch-2.6.33.1-2.bz2 followed by a patch series for my board. But ptxdist messes this up when applying the patch series with git. This patch allows one to mark the base tag in the