rpms/kernel/devel kernel.spec, 1.721, 1.722 linux-2.6-merge-efifb-imacfb.patch, 1.3, 1.4

Peter Jones (pjones) fedora-extras-commits at redhat.com
Mon Jun 30 15:26:31 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4646

Modified Files:
	kernel.spec linux-2.6-merge-efifb-imacfb.patch 
Log Message:
Fix efifb support.



Index: kernel.spec
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.721
retrieving revision 1.722
diff -u -r1.721 -r1.722
--- kernel.spec	30 Jun 2008 14:29:19 -0000	1.721
+++ kernel.spec	30 Jun 2008 15:25:53 -0000	1.722
@@ -1192,7 +1192,7 @@
 ApplyPatch linux-2.6-ppc-use-libgcc.patch
 
 # get rid of imacfb and make efifb work everywhere it was used
-#ApplyPatch linux-2.6-merge-efifb-imacfb.patch
+ApplyPatch linux-2.6-merge-efifb-imacfb.patch
 
 # ---------- below all scheduled for 2.6.24 -----------------
 

linux-2.6-merge-efifb-imacfb.patch:

Index: linux-2.6-merge-efifb-imacfb.patch
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/linux-2.6-merge-efifb-imacfb.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-merge-efifb-imacfb.patch	11 Apr 2008 18:28:52 -0000	1.3
+++ linux-2.6-merge-efifb-imacfb.patch	30 Jun 2008 15:25:53 -0000	1.4
@@ -9,7 +9,7 @@
 index 1bd5fb3..474c375 100644
 --- a/drivers/video/Kconfig
 +++ b/drivers/video/Kconfig
-@@ -656,23 +656,14 @@ config FB_VESA
+@@ -689,23 +689,14 @@ config FB_VESA
  
  config FB_EFI
  	bool "EFI-based Framebuffer Support"
@@ -34,8 +34,8 @@
 +	  your platform is EFI 1.10 or UEFI 2.0, select Y to add support for
 +	  using the EFI framebuffer as your console.
  
- config FB_HECUBA
-        tristate "Hecuba board support"
+ config FB_N411
+        tristate "N411 Apollo/Hecuba devkit support"
 diff --git a/drivers/video/Makefile b/drivers/video/Makefile
 index 11c0e5e..c789b01 100644
 --- a/drivers/video/Makefile




More information about the fedora-extras-commits mailing list