[oe-commits] org.oe.dev h5000.conf: Add standard sound module autoloads.

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Dec 22 22:10:16 UTC 2007


h5000.conf: Add standard sound module autoloads.
* Note device-specific autoloads are still lacking.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 85f2442b62ef1ad36d23d1582ac451265123df76
ViewMTN: http://monotone.openembedded.org/revision/info/85f2442b62ef1ad36d23d1582ac451265123df76
Files:
1
conf/machine/h5000.conf
Diffs:

#
# mt diff -r3881400781a3b1c6a64dd18978e3b3d5c7c532d0 -r85f2442b62ef1ad36d23d1582ac451265123df76
#
# 
# 
# patch "conf/machine/h5000.conf"
#  from [5f4464d23515f3817d5728b58f74d342fde54990]
#    to [fc55c08e143a46f2863d188a7c378b8cc3ee2f2c]
# 
============================================================
--- conf/machine/h5000.conf	5f4464d23515f3817d5728b58f74d342fde54990
+++ conf/machine/h5000.conf	fc55c08e143a46f2863d188a7c378b8cc3ee2f2c
@@ -31,5 +31,9 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-mod
 #
 # Modules autoload and other boot properties
 #
+module_autoload_snd-pcm-oss = "snd-pcm-oss"
+module_autoload_snd-mixer-oss = "snd-mixer-oss"
+module_autoload_g_ether = "g_ether"
+
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"






More information about the Openembedded-commits mailing list