SPECS (LINUX_2_6): kernel.spec - disabled suspend2 on ppc, looks b...

baggins baggins at pld-linux.org
Mon May 8 10:11:27 CEST 2006


Author: baggins                      Date: Mon May  8 08:11:27 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- disabled suspend2 on ppc, looks b0rken on this arch

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1536 -> 1.441.2.1537) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1536 SPECS/kernel.spec:1.441.2.1537
--- SPECS/kernel.spec:1.441.2.1536	Mon May  8 00:58:07 2006
+++ SPECS/kernel.spec	Mon May  8 10:11:21 2006
@@ -866,6 +866,9 @@
 	cat %{SOURCE41} >> arch/%{_target_base_arch}/defconfig
 	# suspend2
 	cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
+%ifarch ppc ppc64
+	sed -i "s:CONFIG_SUSPEND2=y:# CONFIG_SUSPEND2 is not set:" arch/%{_target_base_arch}/defconfig
+%endif
 	# vserver
 	cat %{SOURCE43} >> arch/%{_target_base_arch}/defconfig
 	# vesafb-tng
@@ -1597,6 +1600,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1537  2006/05/08 08:11:21  baggins
+- disabled suspend2 on ppc, looks b0rken on this arch
+
 Revision 1.441.2.1536  2006/05/07 22:58:07  baggins
 - experimental hacks to get kernel to compile on ppc with gcc 3.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1536&r2=1.441.2.1537&f=u



More information about the pld-cvs-commit mailing list