[gnome-continuous] Switch to the xwayland branch of X11



commit 79bf4bb0ad0834c90131144c4f4dbcdf63ca176d
Author: Giovanni Campagna <gcampagn redhat com>
Date:   Thu Sep 12 17:53:33 2013 +0200

    Switch to the xwayland branch of X11
    
    Should make it easier to test the upcoming wayland support.

 manifest.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index dbb1072..32d854d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -320,7 +320,8 @@
                                 "--with-xkb-base=/usr/share/X11/xkb"],
                 "patches": ["xkeyboard-config-autogen.patch"]},
 
-               {"src": "fd:xorg/xserver"},
+               {"src": "fd:xorg/xserver",
+                "branch": "xwayland"},
 
                {"src": "fd:xcb/util"},
 
@@ -334,6 +335,9 @@
 
                {"src": "fd:xorg/driver/xf86-video-modesetting"},
 
+               {"src": "fd:xorg/driver/xf86-video-wayland",
+                "patches": ["xorg-autogen-merged.patch"]},
+
                 {"src": "git:git://github.com/xkbcommon/libxkbcommon"},
 
                 {"src": "git:git://git.xiph.org/celt.git"},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]