[Buildroot] [PATCH] network-manager: bump version to 1.2.0

Peter Korsgaard peter at korsgaard.com
Mon Apr 25 21:00:04 UTC 2016


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

Hi Vicente,

 > On 21/04/16 08:05, Vicente Olivert Riera wrote:
 >> -NETWORK_MANAGER_VERSION_MAJOR = 1.0
 >> -NETWORK_MANAGER_VERSION = $(NETWORK_MANAGER_VERSION_MAJOR).12
 >> +NETWORK_MANAGER_VERSION_MAJOR = 1.2
 >> +NETWORK_MANAGER_VERSION = $(NETWORK_MANAGER_VERSION_MAJOR).0
 >> NETWORK_MANAGER_SOURCE = NetworkManager-$(NETWORK_MANAGER_VERSION).tar.xz
 >> -NETWORK_MANAGER_SITE =
 >> http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/$(NETWORK_MANAGER_VERSION_MAJOR)
 >> +NETWORK_MANAGER_SITE = http://download.gnome.org/sources/NetworkManager/$(NETWORK_MANAGER_VERSION_MAJOR)
 >> NETWORK_MANAGER_INSTALL_STAGING = YES
 >> NETWORK_MANAGER_DEPENDENCIES = host-pkgconf udev dbus-glib libnl gnutls \

 > Hi Vicente.
 > There are some dependency differences with the new series.
 > For example dbus-glib is no longer mandatory, it's optional for the
 > libnm-glib legacy library.
 > WiFi support can now be disabled (default=y, probably not that
 > interesting as an option, though it gets rids of the wireless-tools
 > dependency).
 > Qt support was remove so --disable-qt can be removed.
 > There's improved systemd support that requires systemd libraries being
 > present at build time as well (journal support).
 > Missing functionality that could also be accounted for (irrespective
 > of the bump since it was present in 1.0.x as well) is connection
 > checking via libsoup.
 > nm-cli and readline are also optional now.

 > I'm sure there are more to look at ;)

Will you rework the patch after taking Gustavoz' feedback into
consideration? In the mean time I have marked the patch as changes
requested.

Thanks!

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list