rpms/kernel/F-12 drm-nouveau-kconfig.patch, NONE, 1.1 kernel.spec, 1.1976, 1.1977

Ben Skeggs bskeggs at fedoraproject.org
Tue Jan 12 03:49:57 UTC 2010


Author: bskeggs

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

Modified Files:
	kernel.spec 
Added Files:
	drm-nouveau-kconfig.patch 
Log Message:
* Tue Jan 12 2010 Ben Skeggs <bskeggs at redhat.com> 2.6.32.3-17
- add nouveau to staging Kconfig



drm-nouveau-kconfig.patch:
 Kconfig |    2 ++
 1 file changed, 2 insertions(+)

--- NEW FILE drm-nouveau-kconfig.patch ---
--- a/drivers/staging/Kconfig	2010-01-12 13:37:11.000000000 +1000
+++ b/drivers/staging/Kconfig	2010-01-12 13:37:24.000000000 +1000
@@ -103,6 +103,8 @@
 
 source "drivers/gpu/drm/radeon/Kconfig"
 
+source "drivers/gpu/drm/nouveau/Kconfig"
+
 source "drivers/staging/octeon/Kconfig"
 
 source "drivers/staging/serqt_usb2/Kconfig"


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/kernel.spec,v
retrieving revision 1.1976
retrieving revision 1.1977
diff -u -p -r1.1976 -r1.1977
--- kernel.spec	12 Jan 2010 01:29:47 -0000	1.1976
+++ kernel.spec	12 Jan 2010 03:49:57 -0000	1.1977
@@ -704,6 +704,7 @@ Patch1830: drm-nouveau-bios-paranoia.pat
 Patch1831: drm-nouveau-tvout-disable.patch
 Patch1832: drm-nouveau-safetile-getparam.patch
 Patch1833: drm-nouveau-nvac-noaccel.patch
+Patch1844: drm-nouveau-kconfig.patch
 
 # kludge to make ich9 e1000 work
 Patch2000: linux-2.6-e1000-ich9.patch
@@ -1334,6 +1335,7 @@ ApplyPatch drm-nouveau-bios-paranoia.pat
 ApplyPatch drm-nouveau-tvout-disable.patch
 ApplyPatch drm-nouveau-safetile-getparam.patch
 ApplyPatch drm-nouveau-nvac-noaccel.patch
+ApplyPatch drm-nouveau-kconfig.patch
 
 # linux1394 git patches
 #ApplyPatch linux-2.6-firewire-git-update.patch
@@ -2010,6 +2012,9 @@ fi
 # and build.
 
 %changelog
+* Tue Jan 12 2010 Ben Skeggs <bskeggs at redhat.com> 2.6.32.3-17
+- add nouveau to staging Kconfig
+
 * Tue Jan 12 2010 Ben Skeggs <bskeggs at redhat.com> 2.6.32.3-16
 - nouveau: fix nvac noaccel patch, not sure what happened there!
 



More information about the scm-commits mailing list