All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26
@ 2014-04-15  5:07 Bernd Kuhls
  2014-04-15  5:07 ` [Buildroot] [PATCH 2/3] xserver_xorg-server: Bump version to 1.15.1 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2014-04-15  5:07 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xproto_xproto/xproto_xproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_xproto/xproto_xproto.mk b/package/x11r7/xproto_xproto/xproto_xproto.mk
index 46779f6..13e6eec 100644
--- a/package/x11r7/xproto_xproto/xproto_xproto.mk
+++ b/package/x11r7/xproto_xproto/xproto_xproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_XPROTO_VERSION = 7.0.25
+XPROTO_XPROTO_VERSION = 7.0.26
 XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2
 XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_XPROTO_LICENSE = MIT
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 2/3] xserver_xorg-server: Bump version to 1.15.1
  2014-04-15  5:07 [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Bernd Kuhls
@ 2014-04-15  5:07 ` Bernd Kuhls
  2014-04-15  5:07 ` [Buildroot] [PATCH 3/3] xserver_xorg-server: Compile fix for mips64 Bernd Kuhls
  2014-04-15 21:16 ` [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2014-04-15  5:07 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xserver_xorg-server/xserver_xorg-server.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
index 0db1657..ba6c503 100644
--- a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
+++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XSERVER_XORG_SERVER_VERSION = 1.15.0
+XSERVER_XORG_SERVER_VERSION = 1.15.1
 XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2
 XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
 XSERVER_XORG_SERVER_LICENSE = MIT
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 3/3] xserver_xorg-server: Compile fix for mips64
  2014-04-15  5:07 [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Bernd Kuhls
  2014-04-15  5:07 ` [Buildroot] [PATCH 2/3] xserver_xorg-server: Bump version to 1.15.1 Bernd Kuhls
@ 2014-04-15  5:07 ` Bernd Kuhls
  2014-04-15 21:16 ` [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2014-04-15  5:07 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 .../xserver_xorg-server-mips.patch                    |   17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 package/x11r7/xserver_xorg-server/xserver_xorg-server-mips.patch

diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server-mips.patch b/package/x11r7/xserver_xorg-server/xserver_xorg-server-mips.patch
new file mode 100644
index 0000000..ac01e7c
--- /dev/null
+++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server-mips.patch
@@ -0,0 +1,17 @@
+Taken from upstream bug tracker:
+https://bugs.freedesktop.org/show_bug.cgi?id=72126
+
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
+
+diff -up xorg-server-1.14.4/hw/xfree86/common/compiler.h xorg-server-1.14.4-fix/hw/xfree86/common/compiler.h
+--- xorg-server-1.14.4/hw/xfree86/common/compiler.h	2013-07-26 01:14:32.000000000 -0400
++++ xorg-server-1.14.4-fix/hw/xfree86/common/compiler.h	2013-11-27 23:16:46.000000000 -0500
+@@ -727,7 +727,7 @@ xf86WriteMmio32LeNB(__volatile__ void *b
+ #define PORT_SIZE short
+ #endif
+ 
+-_X_EXPORT unsigned int IOPortBase;      /* Memory mapped I/O port area */
++_X_EXPORT uintptr_t IOPortBase;      /* Memory mapped I/O port area */
+ 
+ static __inline__ void
+ outb(unsigned PORT_SIZE port, unsigned char val)
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26
  2014-04-15  5:07 [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Bernd Kuhls
  2014-04-15  5:07 ` [Buildroot] [PATCH 2/3] xserver_xorg-server: Bump version to 1.15.1 Bernd Kuhls
  2014-04-15  5:07 ` [Buildroot] [PATCH 3/3] xserver_xorg-server: Compile fix for mips64 Bernd Kuhls
@ 2014-04-15 21:16 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2014-04-15 21:16 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Tue, 15 Apr 2014 07:07:24 +0200, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xproto_xproto/xproto_xproto.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I've applied your three patches, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-15 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-15  5:07 [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Bernd Kuhls
2014-04-15  5:07 ` [Buildroot] [PATCH 2/3] xserver_xorg-server: Bump version to 1.15.1 Bernd Kuhls
2014-04-15  5:07 ` [Buildroot] [PATCH 3/3] xserver_xorg-server: Compile fix for mips64 Bernd Kuhls
2014-04-15 21:16 ` [Buildroot] [PATCH 1/3] xproto_xproto: Bump version to 7.0.26 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.