]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/thinclient-common.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / thinclient-common.conf
1 THINCLIENT_MODULES = "ipv6 \
2 mip6-mn \
3 tun \
4 loop \
5 vfat \
6 sunrpc nfs \
7 rfcomm bnep l2cap sco \
8 af_packet \
9 ppp-async ppp-deflate ppp-mppe \
10 ip-gre ip-tables ipip \
11 irda irlan irnet irport irtty \
12 input uinput \
13 "
14
15 # Configuration bits for "generic thinclient"
16 BOOTSTRAP_EXTRA_DEPENDS += "apmd ppp bluez-utils wireless-tools"
17 BOOTSTRAP_EXTRA_RDEPENDS +=  "apm"
18 BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp bluez-utils wireless-tools ${@linux_module_packages('${THINCLIENT_MODULES}', d)}"
19
20 INHERIT += "linux_modules"