[oe-commits] org.oe.dev h4000.conf, hx4700.conf, rx3000.conf: Ship kernel-module-acx for devices with ACX WiFi.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun May 13 01:23:38 UTC 2007


h4000.conf, hx4700.conf, rx3000.conf: Ship kernel-module-acx for devices with ACX WiFi.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 35a8e9687d5a9f1d0f327894381fc62758346d39
ViewMTN: http://monotone.openembedded.org/revision.psp?id=35a8e9687d5a9f1d0f327894381fc62758346d39
Files:
1
conf/machine/h4000.conf
conf/machine/hx4700.conf
conf/machine/rx3000.conf
Diffs:

#
# mt diff -re785d0a646c3c69462734c27ed58d1ada4264f8d -r35a8e9687d5a9f1d0f327894381fc62758346d39
#
# 
# 
# patch "conf/machine/h4000.conf"
#  from [1905679c6204dfbf1102538f77b3f248629a30ee]
#    to [1d9bd156a1998140041d4a105ac52b00cf910841]
# 
# patch "conf/machine/hx4700.conf"
#  from [ee6a13cfef028518c1b4a2548e17da4315001ad4]
#    to [d72ebf1f049cc0b9a9004b4611cda090088dcb99]
# 
# patch "conf/machine/rx3000.conf"
#  from [5c758ea35cce119a508c86538c8e18783a22c2c3]
#    to [a31232e3cca7904a7c9fe1820876dce863139708]
# 
============================================================
--- conf/machine/h4000.conf	1905679c6204dfbf1102538f77b3f248629a30ee
+++ conf/machine/h4000.conf	1d9bd156a1998140041d4a105ac52b00cf910841
@@ -24,7 +24,9 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modu
 
 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
============================================================
--- conf/machine/hx4700.conf	ee6a13cfef028518c1b4a2548e17da4315001ad4
+++ conf/machine/hx4700.conf	d72ebf1f049cc0b9a9004b4611cda090088dcb99
@@ -37,6 +37,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modu
 				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"
============================================================
--- conf/machine/rx3000.conf	5c758ea35cce119a508c86538c8e18783a22c2c3
+++ conf/machine/rx3000.conf	a31232e3cca7904a7c9fe1820876dce863139708
@@ -25,6 +25,8 @@ MACHINE_EXTRA_RDEPENDS = "tiinit acx-fir
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
 MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-acx \
+                            "
 
 #
 # Modules autoload and other boot properties






More information about the Openembedded-commits mailing list