rpms/kernel/F-9 config-generic,1.116,1.117 kernel.spec,1.778,1.779

Chuck Ebbert cebbert at fedoraproject.org
Sat Oct 4 01:35:55 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1518

Modified Files:
	config-generic kernel.spec 
Log Message:
Disable the snd-aw2 module: it conflicts with video drivers. (#462919)


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/config-generic,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- config-generic	1 Oct 2008 17:19:27 -0000	1.116
+++ config-generic	4 Oct 2008 01:35:25 -0000	1.117
@@ -2449,7 +2449,7 @@
 CONFIG_SND_AU8810=m
 CONFIG_SND_AU8820=m
 CONFIG_SND_AU8830=m
-CONFIG_SND_AW2=m
+# CONFIG_SND_AW2 is not set
 CONFIG_SND_AZT3328=m
 CONFIG_SND_BT87X=m
 # CONFIG_SND_BT87X_OVERCLOCK is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.778
retrieving revision 1.779
diff -u -r1.778 -r1.779
--- kernel.spec	3 Oct 2008 17:31:07 -0000	1.778
+++ kernel.spec	4 Oct 2008 01:35:25 -0000	1.779
@@ -1925,6 +1925,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri Oct 03 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.26.5-52
+- Disable the snd-aw2 module: it conflicts with video drivers. (#462919)
+
 * Fri Oct 03 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.26.5-51
 - Support building -stable RC kernels.
   Kernel versioning example: 2.6.26.6-52.rc1.fc9




More information about the fedora-extras-commits mailing list