[KARMIC] UBUNTU: SAUCE: Remove snd-bt-sco from ubuntu directory

Andy Whitcroft apw at canonical.com
Tue Jun 30 12:31:48 UTC 2009


On Tue, Jun 30, 2009 at 12:03:05AM -0500, Manoj Iyer wrote:
> 
> The following changes since commit 
> 6581ca720738ab3ad9bb9f2d4d3fac2e3fa6b233:
>    Andy Whitcroft (1):
>          UBUNTU: update ndiswrapper to 1.55
> 
> are available in the git repository at:
> 
>    git://kernel.ubuntu.com/manjo/ubuntu-karmic.git sndbtsco
> 
> Manoj Iyer (1):
>        UBUNTU: SAUCE: Remove snd-bt-sco from ubuntu directory
> 
>   debian/config/config.common.ports  |    2 +-
>   debian/config/config.common.ubuntu |    2 +-
>   ubuntu/misc/media/Kconfig          |    5 -
>   ubuntu/misc/media/Makefile         |    1 -
>   ubuntu/misc/media/snd-bt-sco.c     | 1231 
> ------------------------------------
>   5 files changed, 2 insertions(+), 1239 deletions(-)
>   delete mode 100644 ubuntu/misc/media/snd-bt-sco.c
> 
> From 55ac9ef839edab1e67eb98014aba484c8fee05de Mon Sep 17 00:00:00 2001
> From: Manoj Iyer <manoj.iyer at canonical.com>
> Date: Tue, 30 Jun 2009 04:03:19 +0000
> Subject: [PATCH] UBUNTU: SAUCE: Remove snd-bt-sco from ubuntu directory

Why is this being removed?  There was some information in the blueprint,
so I think that should be here.

> Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
> ---
>   debian/config/config.common.ports  |    2 +-
>   debian/config/config.common.ubuntu |    2 +-
>   ubuntu/misc/media/Kconfig          |    5 -
>   ubuntu/misc/media/Makefile         |    1 -
>   ubuntu/misc/media/snd-bt-sco.c     | 1231 ------------------------------------
>   5 files changed, 2 insertions(+), 1239 deletions(-)
>   delete mode 100644 ubuntu/misc/media/snd-bt-sco.c
> 
> diff --git a/debian/config/config.common.ports b/debian/config/config.common.ports
> index b5114ea..b50ebe7 100644
> --- a/debian/config/config.common.ports
> +++ b/debian/config/config.common.ports
> @@ -2449,7 +2449,7 @@ CONFIG_SND_AOA_SOUNDBUS_I2S=m
>   CONFIG_SND_AOA_TAS=m
>   CONFIG_SND_AOA_TOONIE=m
>   CONFIG_SND_BT87X_OVERCLOCK=y
> -CONFIG_SND_BTSCO=m
> +# CONFIG_SND_BTSCO is not set

I would not expect to see these remain at all if the Kconfig item has
been removed.  You need to remove the Kconfig stuff then run fdr
updateconfigs and they should go away completely as far as I can tell.

>   CONFIG_SND_CS4281=m
>   CONFIG_SND_CS46XX=m
>   CONFIG_SND_CS46XX_NEW_DSP=y
[...]

-apw




More information about the kernel-team mailing list