[gnome-ostree] manifest: Rebase mesa to 9.2



commit 3a59f731043b0593bb8b0e59c80dc6b2ee170896
Author: Colin Walters <walters verbum org>
Date:   Sat Aug 17 18:53:57 2013 -0400

    manifest: Rebase mesa to 9.2
    
    And drop our patches, it at least appears to work with llvmpipe.

 manifest.json                          |    5 +-
 patches/mesa-8.0-llvmpipe-shmget.patch |  173 --------------------------------
 patches/mesa-8.0.1-fix-16bpp.patch     |   30 ------
 patches/mesa-llvmpipe-dlopen.patch     |   61 -----------
 4 files changed, 1 insertions(+), 268 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c960f35..04c6572 100644
--- a/manifest.json
+++ b/manifest.json
@@ -293,10 +293,7 @@
                 "config-opts": ["--disable-documentation"]},
 
                {"src": "fd-mesa:mesa",
-                "tag": "mesa-9.0.1", 
-                "patches": ["mesa-llvmpipe-dlopen.patch",
-                           "mesa-8.0-llvmpipe-shmget.patch",
-                           "mesa-8.0.1-fix-16bpp.patch"],
+                "branch": "9.2", 
                 "config-opts": [
                     "--enable-pic", 
                     "--disable-asm", 


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