aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-21 06:19:50 +0000
committerChris Larson <clarson@kergoth.com>2004-11-21 06:19:50 +0000
commit5ed885cc620ea6259069cb462de4b8bde4cf6c54 (patch)
treef1635df2418409412789814e6b4fdc8a06f4e11b /conf/machine/tosa.conf
parent372555fe39ca45dc0cead9d76ffb0cb3a2a605f4 (diff)
downloadopenembedded-5ed885cc620ea6259069cb462de4b8bde4cf6c54.tar.gz
Update tosa.conf to remove modutils-collateral (using the update-modules generated /etc/modules.conf now) and to add usbutils to the build.
BKrev: 41a03386jWGlUGUBA9KzJhgmW_lAcg
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r--conf/machine/tosa.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 4cf995070b..a705dcdb05 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -6,11 +6,11 @@ TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
-BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel modutils-collateral hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
+BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge usbutils"
BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils kernel-module-acm kernel-module-evdev kernel-module-net-fd \
kernel-module-pxa-bi kernel-module-registers kernel-module-storage-fd kernel-module-usb-ohci-tc6393 kernel-module-usb-storage \
kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support kernel-module-pxa-bi modutils chkhinge kernel-module-ip-gre \
-kernel-module-irnet kernel-module-ipip modutils-collateral kernel-module-usbcore kernel-module-usbdcore kernel-module-usbdmonitor"
+kernel-module-irnet kernel-module-ipip kernel-module-usbcore kernel-module-usbdcore kernel-module-usbdmonitor"
RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd kernel-module-usbmouse kernel-module-hid usbutils kernel-module-evdev"