[oe-commits] Koen Kooi : neuros osd2: remove dsplink from machine recommends, they are not strictly needed

GIT User account git at amethyst.openembedded.net
Fri Oct 24 08:53:34 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 24 10:51:24 2008 +0200

neuros osd2: remove dsplink from machine recommends, they are not strictly needed

---

 conf/machine/neuros-osd2.conf |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/conf/machine/neuros-osd2.conf b/conf/machine/neuros-osd2.conf
index f852a9e..b751cbc 100644
--- a/conf/machine/neuros-osd2.conf
+++ b/conf/machine/neuros-osd2.conf
@@ -7,10 +7,6 @@ TARGET_ARCH = "arm"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-neuros"
 
-
-module_autoload_cmem = "cmemk phys_start=0x8EA00000 phys_end=0x8F200000 pools=1x3145728,5x829440,1x61440,1x10240"
-module_autoload_dsplink = "dsplinkk"
-
 KERNEL_IMAGETYPE = "uImage"
 
 UBOOT_ENTRYPOINT = "0x80008000"
@@ -31,4 +27,3 @@ MACHINE_FEATURES = "kernel26 pcmcia usbhost screen"
 require conf/machine/include/tune-arm926ejs.inc
 require conf/machine/include/neuros.inc
 
-MACHINE_EXTRA_RRECOMMENDS = " dsplink-cmemk-module dsplink-module"





More information about the Openembedded-commits mailing list