From: Paul Sokolovsky Date: Sun, 13 May 2007 00:32:38 +0000 (+0000) Subject: h4000.conf, hx4700.conf, rx3000.conf: Ship kernel-module-acx for devices with ACX... X-Git-Tag: Release-2010-05/1~8868^2~533^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f217cbd0cd78bfee38aee21da477db62049afc3a;p=openembedded.git h4000.conf, hx4700.conf, rx3000.conf: Ship kernel-module-acx for devices with ACX WiFi. --- diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index 61d473929a..cd6a6dd6a1 100644 --- a/conf/machine/h4000.conf +++ b/conf/machine/h4000.conf @@ -24,7 +24,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \ - kernel-module-i2c-pxa" + kernel-module-i2c-pxa \ + kernel-module-acx \ + " # # Modules autoload and other boot properties diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 52eb09b933..5483a3337f 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -37,6 +37,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-i2c-pxa \ kernel-module-pxa27x-voltage \ kernel-module-pxa27x-voltage-max158xx \ + kernel-module-acx \ kernel-module-hx4700-acx \ kernel-module-hx4700-bt \ kernel-module-snd-hx4700-audio" diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index 423eac05d7..cc544ef7b1 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -25,6 +25,8 @@ PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" +MACHINE_EXTRA_RRECOMMENDS = "kernel-module-acx \ + " # # Modules autoload and other boot properties