rpms/kernel/devel config-powerpc64, 1.30, 1.31 kernel.spec, 1.1526, 1.1527

Neil Horman nhorman at fedoraproject.org
Wed Apr 22 13:54:30 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6862

Modified Files:
	config-powerpc64 kernel.spec 
Log Message:
Resolves: bz484465


Index: config-powerpc64
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/config-powerpc64,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- config-powerpc64	6 Apr 2009 15:44:28 -0000	1.30
+++ config-powerpc64	22 Apr 2009 13:54:28 -0000	1.31
@@ -177,3 +177,6 @@
 CONFIG_CBE_CPUFREQ_SPU_GOVERNOR=m
 
 CONFIG_RTC_DRV_PS3=y
+
+CONFIG_CRASH_DUMP=y
+CONFIG_RELOCATABLE=y


Index: kernel.spec
===================================================================
RCS file: /cvs/extras/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1526
retrieving revision 1.1527
diff -u -r1.1526 -r1.1527
--- kernel.spec	21 Apr 2009 20:57:02 -0000	1.1526
+++ kernel.spec	22 Apr 2009 13:54:28 -0000	1.1527
@@ -1817,6 +1817,11 @@
 #	                ||----w |
 #	                ||     ||
 %changelog
+* Wed Apr 22 2009 Neil Horman <nhorman at redhat.com>
+- Enable RELOCATABLE and CRASH_DUMP for powerpc64
+- With this we can remove the -kdump build variant
+- for the ppc64 arch
+
 * Tue Apr 21 2009 Chuck Ebbert <cebbert at redhat.com>
 - Don't include the modules.*.bin files in the RPM package.
 




More information about the fedora-extras-commits mailing list