[oe-commits] Thomas Zimmermann : shr/merge: add missing xf86-video-glamo patch

git version control git at git.openembedded.org
Tue Oct 13 09:50:25 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: ce267c5200022263c55d81162e2ea008cedff24d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ce267c5200022263c55d81162e2ea008cedff24d

Author: Thomas Zimmermann <zimmermann at vdm-design.de>
Date:   Mon Oct 12 15:49:28 2009 +0000

shr/merge: add missing xf86-video-glamo patch

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 .../files/0001-dpms.h-dpmsconst.h.patch            |   25 ++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-driver/files/0001-dpms.h-dpmsconst.h.patch b/recipes/xorg-driver/files/0001-dpms.h-dpmsconst.h.patch
new file mode 100644
index 0000000..b8139f3
--- /dev/null
+++ b/recipes/xorg-driver/files/0001-dpms.h-dpmsconst.h.patch
@@ -0,0 +1,25 @@
+From b608f4eb854983a051d2c9171a0ed730861587f5 Mon Sep 17 00:00:00 2001
+From: Thomas White <taw at bitwiz.org.uk>
+Date: Sun, 20 Sep 2009 00:08:09 +0100
+Subject: [PATCH] dpms.h -> dpmsconst.h
+
+---
+ src/glamo-display.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/glamo-display.c b/src/glamo-display.c
+index 4562546..fede315 100644
+--- a/src/glamo-display.c
++++ b/src/glamo-display.c
+@@ -38,7 +38,7 @@
+ #include <unistd.h>
+ 
+ #define DPMS_SERVER
+-#include <X11/extensions/dpms.h>
++#include <X11/extensions/dpmsconst.h>
+ 
+ #include "glamo.h"
+ #include "glamo-regs.h"
+-- 
+1.6.2.5
+





More information about the Openembedded-commits mailing list