[Buildroot] [PATCH v3] Add package for Gnome NetworkManager

Peter Korsgaard jacmet at uclibc.org
Mon Jan 2 13:57:41 UTC 2012


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

 Daniel> Even though it's most commonly used on desktops, this piece of software
 Daniel> also works well on embedded devices.

 Daniel> The package file only resolved mandatory dependencies. Things like
 Daniel> iptables and dnsmasq are only required if 'shared' connections are used,
 Daniel> and have hence not been made hard prerequisites.

 Daniel> There are probably too many i18n related files installed to the target.
 Daniel> That might need some more tweaking.

Committed with some modifications, thanks.

uClibc doesn't have backtrace support by default, so we need to build
with --disable-crashtrace, and a patch was needed (sent upstream) to
ensure execinfo.h wasn't used in that config. It furthermore depends on
IPv6 support in toolchain, and ended up using the host libgcrypt-config
if available.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list