[Lunar-commits] <moonbase> fglrx: Version bump, and adjusting the BUILD and DETAILS for x86_64. The default

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Jan 23 17:41:46 CET 2009


commit e2b1c760cb2dc93e43a6496be217da755c868e54
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Jan 23 11:41:46 2009 -0500

    fglrx: Version bump, and adjusting the BUILD and DETAILS for x86_64. The default
    kernel on the 1.6.4 ISO does not have CONFIG_IA32_EMULATION=y, so you'll need a
    rebuild. Aslo,  CONFIG_PCI_LEGACY=y (is on in the default kernel) is needed.
    
    So as of now with;
    Linux t60-laptop-64 2.6.28.1 #1 SMP PREEMPT Fri Jan 23 10:55:11 EST 2009 x86_64
    x86_64 x86_64 GNU/Linux
    
    and fglrx-8-12, this works.
---
 x11/fglrx/BUILD.x86_64   |    2 --
 x11/fglrx/DETAILS.x86_64 |    6 ++----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/x11/fglrx/BUILD.x86_64 b/x11/fglrx/BUILD.x86_64
index d2e2cc3..94d1bce 100644
--- a/x11/fglrx/BUILD.x86_64
+++ b/x11/fglrx/BUILD.x86_64
@@ -4,8 +4,6 @@
   sh $SOURCE --extract fglrx-install &&
   cd fglrx-install &&
 
-  patch_it $SOURCE2 0 &&
-
   # We build the kernel BEFORE actually calling prepare install
   # so it doesn't remove a working driver incase the kernel module
   # fails to compile  
diff --git a/x11/fglrx/DETAILS.x86_64 b/x11/fglrx/DETAILS.x86_64
index 470acc0..a9fdb10 100644
--- a/x11/fglrx/DETAILS.x86_64
+++ b/x11/fglrx/DETAILS.x86_64
@@ -1,14 +1,12 @@
           MODULE=fglrx
          VERSION=8-11
           SOURCE=ati-driver-installer-$VERSION-x86.x86_64.run
-         SOURCE2=$MODULE-8-6-deprecatedfix.patch
       SOURCE_URL=https://www2.ati.com/drivers/linux/
      SOURCE2_URL=$PATCH_URL/
-      SOURCE_VFY=sha1:75f9775f3df412617aa2897ef8d75e10c9fc9017
-     SOURCE2_VFY=sha1:3199148ec188e70f8bd2dcd736d5e5c284c88f91
+      SOURCE_VFY=sha1:886112b82f9cd0976cb73e59fcaed0f086e8c760
         WEB_SITE=http://ati.amd.com/
          ENTERED=20040220
-         UPDATED=20081117
+         UPDATED=20090123
          LICENSE="proprietary"
            SHORT="Proprietary X.org driver for the AMD ATI Radeon GPUs"
 cat << EOF


More information about the Lunar-commits mailing list