aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-05-16 17:07:15 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-05-16 17:24:42 +0200
commit8500885ce10c8be18c6e313b248c62aa093fd893 (patch)
treecb4415d3fc97d85045fc77bca045c2fc6d133b84 /conf
parent37af029d0aca96296b2493bb9edd79354bb381f3 (diff)
downloadopenembedded-8500885ce10c8be18c6e313b248c62aa093fd893.tar.gz
linux-nokia900-meego: remove oss and old alsa api
The removal of the oss api is needed: Without the removal some applications will try to use OSS (for instance intone) and will block the sound card for the other applications(for instance fsoaudiod's audio call handler, resulting in no sound during calls) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/nokia900.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 437362ba2e..7ea3c9c2fb 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -97,4 +97,4 @@ module_autoload_isp1704_charger = "isp1704_charger"
# Copied from include/omap3.inc (as we do not use linux-omap recipes):
#
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r61"
+MACHINE_KERNEL_PR = "r62"