[packages/kernel] don't build oss

draenog draenog at pld-linux.org
Tue Apr 1 17:13:38 CEST 2014


commit a38ca38ec2292837884fab66e7fc45a60432187c
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Apr 1 17:03:28 2014 +0200

    don't build oss

 kernel-multiarch.config | 2 +-
 kernel.spec             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 942247b..507a0f6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -40,7 +40,7 @@
 
 %define		have_drm	1
 %define		have_ide	1
-%define		have_oss	1
+%define		have_oss	0
 %define		have_sound	1
 %define		have_pcmcia	1
 
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 32cb054..c731cb7 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -9345,7 +9345,7 @@ SOUND_MSNDPIN all=n
 #- Compiled-in MSND Pinnacle support requires firmware during compilation.
 #- MSND Pinnacle DSP section will be configured to above parameters.
 #- Pinnacle-specific Device Configuration (0 disables)
-SOUND_OSS all=m
+SOUND_OSS all=n
 SOUND_TRACEINIT all=y i386=n x86_64=n
 SOUND_DMAP all=n
 SOUND_VMIDI all=m
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/bdca5835a64eacf485a6b36361eff1cd8c3cce7b



More information about the pld-cvs-commit mailing list