[oe-commits] Klaus Kurzmann : shr-image.inc: do *not* autoload snd_pcm_oss kernel module

git version control git at git.openembedded.org
Thu Jun 18 21:33:32 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 26cf0052dd5de72f3ac1963c31ff7d24d1a4c85c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=26cf0052dd5de72f3ac1963c31ff7d24d1a4c85c

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jun 18 23:33:20 2009 +0200

shr-image.inc: do *not* autoload snd_pcm_oss kernel module

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/images/shr-image.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index 9bc68ed..df5e6a3 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -100,7 +100,6 @@ shr_rootfs_postprocess() {
     [ -d ./etc/modutils ] || mkdir ./etc/modutils
     echo "g_ether" > ./etc/modutils/g_ether
     echo "ppp_generic" > ./etc/modutils/ppp_generic
-    echo "snd_pcm_oss" > ./etc/modutils/snd_pcm_oss
 
     #set up some variables to improve default settings
     echo "export DISPLAY=localhost:0" >> ./etc/profile





More information about the Openembedded-commits mailing list