diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:45:39 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:45:39 +0000 |
| commit | dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 (patch) | |
| tree | e8b9838dc2981038046081efe5145a4227902f7d /openembedded/conf/machine/handheld-common.conf | |
| parent | ce241d7e6d8e31411867b5f2127b02c776b39d8a (diff) | |
| download | poky-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.gz | |
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/handheld-common.conf')
| -rw-r--r-- | openembedded/conf/machine/handheld-common.conf | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/openembedded/conf/machine/handheld-common.conf b/openembedded/conf/machine/handheld-common.conf deleted file mode 100644 index 4bb8325dea..0000000000 --- a/openembedded/conf/machine/handheld-common.conf +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | HANDHELD_MODULES = "ipv6 \ | ||
| 2 | ipsec \ | ||
| 3 | nvrd \ | ||
| 4 | mip6-mn \ | ||
| 5 | tun \ | ||
| 6 | ide-cs ide-disk ide-probe-mod \ | ||
| 7 | loop \ | ||
| 8 | vfat ext2 \ | ||
| 9 | sunrpc nfs \ | ||
| 10 | btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart \ | ||
| 11 | pcnet-cs serial-cs airo-cs \ | ||
| 12 | af_packet \ | ||
| 13 | ppp-async ppp-deflate ppp-mppe \ | ||
| 14 | ip-gre ip-tables ipip \ | ||
| 15 | irda irlan irnet irport irtty ircomm-tty \ | ||
| 16 | input uinput \ | ||
| 17 | " | ||
| 18 | |||
| 19 | # Configuration bits for "generic handheld" | ||
| 20 | BOOTSTRAP_EXTRA_DEPENDS += "apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin network-suspend-scripts" | ||
| 21 | BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd network-suspend-scripts" | ||
| 22 | BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}" | ||
| 23 | |||
| 24 | INHERIT += "linux_modules" | ||
