From 76f98a71a91e3f00a1a6d30e3cbc37c2ba5b0003 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 27 Jun 2005 16:33:45 +0000 Subject: forgot one BKrev: 42c02a69sSkdd9ZOnoR2ex7uCEpL8g --- conf/machine/thinclient-common.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'conf') diff --git a/conf/machine/thinclient-common.conf b/conf/machine/thinclient-common.conf index e69de29bb2..e6c97886c9 100644 --- a/conf/machine/thinclient-common.conf +++ b/conf/machine/thinclient-common.conf @@ -0,0 +1,20 @@ +THINCLIENT_MODULES = "ipv6 \ +mip6-mn \ +tun \ +loop \ +vfat \ +sunrpc nfs \ +rfcomm bnep l2cap sco \ +af_packet \ +ppp-async ppp-deflate ppp-mppe \ +ip-gre ip-tables ipip \ +irda irlan irnet irport irtty \ +input uinput \ +" + +# Configuration bits for "generic thinclient" +BOOTSTRAP_EXTRA_DEPENDS += "apmd ppp bluez-utils wireless-tools" +BOOTSTRAP_EXTRA_RDEPENDS += "apm" +BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp bluez-utils wireless-tools ${@linux_module_packages('${THINCLIENT_MODULES}', d)}" + +INHERIT += "linux_modules" -- cgit v1.2.3