diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-07 10:43:33 +0900 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-07 10:43:33 +0900 |
commit | ead01d1ba1b934b89179a9c95a7613e48207429f (patch) | |
tree | 5bc680f59427ef55770c8209f2567579a4484ae6 /recipes/xorg-xserver/xserver-xorg-1.4 | |
parent | 595a0174db40089ad992bb054c6e694957f35042 (diff) |
xorg-xserver: push a couple of patches upstream.
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-1.4')
-rw-r--r-- | recipes/xorg-xserver/xserver-xorg-1.4/drmfix.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-1.4/drmfix.patch b/recipes/xorg-xserver/xserver-xorg-1.4/drmfix.patch index a62a767f23..5dc896e98f 100644 --- a/recipes/xorg-xserver/xserver-xorg-1.4/drmfix.patch +++ b/recipes/xorg-xserver/xserver-xorg-1.4/drmfix.patch @@ -1,3 +1,5 @@ +upstream: https://bugs.freedesktop.org/show_bug.cgi?id=22131 + Index: xorg-server-1.4/hw/xfree86/os-support/linux/Makefile.am =================================================================== --- xorg-server-1.4.orig/hw/xfree86/os-support/linux/Makefile.am 2007-08-23 21:04:53.000000000 +0200 |