[oe-commits] Marcin Juszkiewicz : ronetix: drop alsa from system

GIT User account git at amethyst.openembedded.net
Thu Feb 12 13:37:23 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5719cabbf64a4a14cb62bbbc3674d93782f4db93
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5719cabbf64a4a14cb62bbbc3674d93782f4db93

Author: Marcin Juszkiewicz <hrw at koansoftware.com>
Date:   Tue Jan  6 11:04:09 2009 +0100

ronetix: drop alsa from system

---

 conf/machine/ronetix-pm9261.conf |    2 +-
 conf/machine/ronetix-pm9263.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/ronetix-pm9261.conf b/conf/machine/ronetix-pm9261.conf
index 2f263d0..5af1e72 100644
--- a/conf/machine/ronetix-pm9261.conf
+++ b/conf/machine/ronetix-pm9261.conf
@@ -13,7 +13,7 @@ KERNEL_IMAGETYPE = "uImage"
 #don't try to access tty1
 USE_VT = "0"
 
-MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen touchscreen"
+MACHINE_FEATURES = "kernel26 ext2 usbhost usbgadget screen touchscreen"
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttyS0"
diff --git a/conf/machine/ronetix-pm9263.conf b/conf/machine/ronetix-pm9263.conf
index 9e110d6..96acbe2 100644
--- a/conf/machine/ronetix-pm9263.conf
+++ b/conf/machine/ronetix-pm9263.conf
@@ -13,7 +13,7 @@ KERNEL_IMAGETYPE = "uImage"
 #don't try to access tty1
 USE_VT = "0"
 
-MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen touchscreen"
+MACHINE_FEATURES = "kernel26 ext2 usbhost usbgadget screen touchscreen"
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttyS0"





More information about the Openembedded-commits mailing list