[Buildroot] [PATCH v4] Add package connman

Peter Korsgaard jacmet at uclibc.org
Wed Dec 7 19:25:42 UTC 2011


>>>>> "Daniel" == Daniel Mack <zonque at gmail.com> writes:

 Daniel> The ConnMan project provides a daemon for managing internet
 Daniel> connections within embedded devices running the Linux operating
 Daniel> system. The Connection Manager is designed to be slim and to
 Daniel> use as few resources as possible, so it can be easily
 Daniel> integrated. It is a fully modular system that can be extended,
 Daniel> through plug-ins, to support all kinds of wired or wireless
 Daniel> technologies. Also, configuration methods, like DHCP and domain
 Daniel> name resolving, are implemented using plug-ins. The plug-in
 Daniel> approach allows for easy adaption and modification for various
 Daniel> use cases.

Thanks, committed with minor changes:

 - The Kconfig logic to only enable on glibc/eglibc/uclibc snapshot
 - Use start-stop-daemon in initscript
 - Install client/cm to target if --enable-client is used

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list