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

mesa: Changes to 'debian-experimental'



 debian/changelog |    1 -
 debian/rules     |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit ceae058561ef101e0c2a31b2137ce191de76fc1f
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Sep 15 10:57:56 2014 +0200

    Revert "debian/rules: enable intel ilo gallium driver"
    
    This reverts commit 3acf10d5b31f9a4ea9f96f05b445f90d5417f368.

diff --git a/debian/changelog b/debian/changelog
index 4aa9e6f..f2bbad1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,6 @@ mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium
   * Don't try to install vdpau hardlinks on hurd, should fix FTBFS.
 
   [ Fabio Pedretti ]
-  * debian/rules: enable intel ilo gallium driver.
   * debian/rules: minor cleanup.
 
  -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 12 Sep 2014 10:34:19 +0200
diff --git a/debian/rules b/debian/rules
index f27d994..ca4033c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,7 +91,6 @@ else
   # Build intel drivers on archs where libdrm-intel is installed
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32))
 	DRI_DRIVERS += i915 i965
-	GALLIUM_DRIVERS += ilo
   endif
 
   # Do not build llvmpipe for armhf, it regresses compared to the classic swrast.

commit 0ffbbf50ef7c8d86dd772621d6461c6fd662cc4c
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Sep 15 10:57:54 2014 +0200

    Revert "Close bug #732635"
    
    This reverts commit b2d8afb29015a6ae4b3687d450a3763d489c7c7d.

diff --git a/debian/changelog b/debian/changelog
index 9786985..4aa9e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium
   * Don't try to install vdpau hardlinks on hurd, should fix FTBFS.
 
   [ Fabio Pedretti ]
-  * debian/rules: enable intel ilo gallium driver (Closes: #732635).
+  * debian/rules: enable intel ilo gallium driver.
   * debian/rules: minor cleanup.
 
  -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 12 Sep 2014 10:34:19 +0200


Reply to: