summaryrefslogtreecommitdiff
path: root/conf/handheld-common.conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-03 18:56:20 +0000
committerPhil Blundell <philb@gnu.org>2004-07-03 18:56:20 +0000
commite73f01bb504ccad8144bd0af92aa909d55011f84 (patch)
tree2145b3294e0b04147f399ed7cb3053a23ef9aab5 /conf/handheld-common.conf
parentff4ae104a0f9fb03b2a70d00e088fba84253f19e (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into dixie.nexus.co.uk:/home/pb/oe/oe-packages 2004/07/03 19:55:50+01:00 nexus.co.uk!pb move some module recommends from simpad.conf to handheld-common.conf; add pcnet_cs BKrev: 40e70154RAlWmqYxCy5H8y5eWRahpw
Diffstat (limited to 'conf/handheld-common.conf')
-rw-r--r--conf/handheld-common.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/handheld-common.conf b/conf/handheld-common.conf
index e69de29bb2..aa7c5c5742 100644
--- a/conf/handheld-common.conf
+++ b/conf/handheld-common.conf
@@ -0,0 +1,4 @@
+# Configuration bits for "generic handheld"
+BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp bluez-utils wireless-tools"
+BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm"
+BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp bluez-utils wireless-tools kernel-module-ipv6 kernel-module-ipsec kernel-module-mip6+mn kernel-module-ide-cs kernel-module-vfat kernel-module-ppp+async kernel-module-btuart+cs kernel-module-dtl1+cs kernel-module-bt3c+cs kernel-module-rfcomm kernel-module-bnep kernel-module-pcnet+cs"