]> code.ossystems Code Review - openembedded-core.git/commitdiff
xextproto: Remove patch added upstream and now unneeded
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 31 Dec 2008 16:09:54 +0000 (16:09 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 31 Dec 2008 16:09:54 +0000 (16:09 +0000)
meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch [deleted file]
meta/packages/xorg-proto/xextproto_7.0.4.bb

diff --git a/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch b/meta/packages/xorg-proto/files/f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch
deleted file mode 100644 (file)
index 5d73953..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-From: Peter Hutterer <peter.hutterer@redhat.com>
-Date: Fri, 26 Sep 2008 05:24:19 +0000 (+0930)
-Subject: Xge.h: include Xmd.h for CARD8
-X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/proto/xextproto.git;a=commitdiff;h=f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9
-
-Xge.h: include Xmd.h for CARD8
----
-
---- a/Xge.h
-+++ b/Xge.h
-@@ -30,6 +30,7 @@
- #ifndef _XGE_H_
- #define _XGE_H_
-+#include <X11/Xmd.h>
- #include <X11/Xlib.h>
- #include <X11/Xfuncproto.h>
index ecb2e65f74c17a69a88a8b707e06f85bf7071993..644cbd12ffbab9c02738849271e1a1d593444e44 100644 (file)
@@ -4,5 +4,3 @@ PR = "r2"
 PE = "1"
 
 XORG_PN = "xextproto"
-
-SRC_URI += "file://f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch;patch=1"