diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-28 00:41:56 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-28 00:41:56 +0000 |
commit | a3313ea1bcdc03d4a7b9bd785627b3cc99835721 (patch) | |
tree | ef7d8502ce5c4a639fc52779581089e177cb0c45 /conf/machine/zaurus-clamshell-2.4.conf | |
parent | 6256a3b966cd513c048f4b64df72c226b107858b (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/28 02:18:48+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/28 02:18:37+02:00 uni-frankfurt.de!mickeyl
fix qpe-vexed
2005/03/28 02:05:56+02:00 vanille.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into allanon.vanille.de:/home/mickey/openembedded
2005/03/28 02:05:40+02:00 vanille.de!mickeyl
ship prism3 stuff in the clamshell images
2005/03/28 02:03:38+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/03/28 02:03:27+02:00 uni-frankfurt.de!mickeyl
fix stupid typo in preferred-opie-versions.inc
BKrev: 424752d48m38o6z1b39U7R_jBDkQOw
Diffstat (limited to 'conf/machine/zaurus-clamshell-2.4.conf')
-rw-r--r-- | conf/machine/zaurus-clamshell-2.4.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/zaurus-clamshell-2.4.conf b/conf/machine/zaurus-clamshell-2.4.conf index 31f1ed9398..3c0ee3fc0f 100644 --- a/conf/machine/zaurus-clamshell-2.4.conf +++ b/conf/machine/zaurus-clamshell-2.4.conf @@ -1,7 +1,9 @@ PREFERRED_PROVIDER_virtual/kernel = "c7x0-kernels-2.4-embedix" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel \ -hostap-modules orinoco-modules sharp-sdmmc-support chkhinge" +hostap-modules orinoco-modules sharp-sdmmc-support chkhinge \ +hostap-utils prism3-firmware prism3-support" BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \ kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ -kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" +kernel-module-usbdcore kernel-module-usbdmonitor chkhinge \ +hostap-utils prism3-firmware prism3-support" |