[gnome-continuous] manifest: Force rebuild of xorg drivers for ABI change



commit a1f5bad284e5ef5b883d951a764b796276bf03eb
Author: Colin Walters <walters verbum org>
Date:   Fri Jan 3 10:31:50 2014 -0500

    manifest: Force rebuild of xorg drivers for ABI change

 manifest.json |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c4685d7..1dd0323 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1055,7 +1055,15 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-    "build-epoch": {"version": 34,
+    "build-epoch": {"version": 35,
                    "all": false,
-                   "component-names": ["gjs", "gnome-shell"]}
+                   "component-names": ["xorg-driver-xf86-input-keyboard",
+                                       "xorg-driver-xf86-input-mouse",
+                                       "xorg-driver-xf86-input-evdev",
+                                       "xorg-driver-xf86-video-cirrus",
+                                       "xorg-driver-xf86-video-modesetting",
+                                       "xorg-driver-xf86-video-wayland",
+                                       "xorg-driver-xf86-video-qxl",
+                                       "xorg-driver-xf86-video-vesa"
+                                      ]}
 }


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