[kernel] r15147 - in dists/trunk/linux-2.6/debian: . config patches/bugfix/all patches/series

Ben Hutchings benh at alioth.debian.org
Fri Feb 12 03:08:45 UTC 2010


Author: benh
Date: Fri Feb 12 03:08:42 2010
New Revision: 15147

Log:
Do not build obsolete lgs8gl5 driver

Added:
   dists/trunk/linux-2.6/debian/patches/bugfix/all/cxusb-dont-select-lgs8gl5.patch
   dists/trunk/linux-2.6/debian/patches/series/9
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Feb 12 00:16:12 2010	(r15146)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Feb 12 03:08:42 2010	(r15147)
@@ -1,3 +1,10 @@
+linux-2.6 (2.6.32-9) unstable; urgency=low
+
+  [ Ben Hutchings ]
+  * Do not build obsolete lgs8gl5 driver
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Fri, 12 Feb 2010 02:59:33 +0000
+
 linux-2.6 (2.6.32-8) unstable; urgency=high
 
   [ Bastian Blank ]

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Feb 12 00:16:12 2010	(r15146)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Feb 12 03:08:42 2010	(r15147)
@@ -845,7 +845,6 @@
 CONFIG_DVB_LNBP21=m
 CONFIG_DVB_ISL6405=m
 CONFIG_DVB_ISL6421=m
-CONFIG_DVB_LGS8GL5=m
 CONFIG_DVB_LGS8GXX=m
 CONFIG_DVB_DUMMY_FE=m
 

Added: dists/trunk/linux-2.6/debian/patches/bugfix/all/cxusb-dont-select-lgs8gl5.patch
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/all/cxusb-dont-select-lgs8gl5.patch	Fri Feb 12 03:08:42 2010	(r15147)
@@ -0,0 +1,10 @@
+--- a/drivers/media/dvb/dvb-usb/Kconfig
++++ b/drivers/media/dvb/dvb-usb/Kconfig
+@@ -112,7 +112,6 @@
+ 	select DVB_MT352 if !DVB_FE_CUSTOMISE
+ 	select DVB_ZL10353 if !DVB_FE_CUSTOMISE
+ 	select DVB_DIB7000P if !DVB_FE_CUSTOMISE
+-	select DVB_LGS8GL5 if !DVB_FE_CUSTOMISE
+ 	select DVB_LGS8GXX if !DVB_FE_CUSTOMISE
+ 	select DVB_TUNER_DIB0070 if !DVB_FE_CUSTOMISE
+ 	select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMISE

Added: dists/trunk/linux-2.6/debian/patches/series/9
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/trunk/linux-2.6/debian/patches/series/9	Fri Feb 12 03:08:42 2010	(r15147)
@@ -0,0 +1 @@
++ bugfix/all/cxusb-dont-select-lgs8gl5.patch



More information about the Kernel-svn-changes mailing list