mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
19
openembedded/conf/machine/include/thinclient-common.conf
Normal file
19
openembedded/conf/machine/include/thinclient-common.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
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_RDEPENDS += "apm"
|
||||
BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp bluez-utils wireless-tools ${@linux_module_packages('${THINCLIENT_MODULES}', d)}"
|
||||
|
||||
INHERIT += "linux_modules"
|
||||
Reference in New Issue
Block a user