Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] network-manager: bump version to 1.2.0
Date: Fri, 22 Apr 2016 11:04:44 -0300	[thread overview]
Message-ID: <571A2F7C.2000707@zacarias.com.ar> (raw)
In-Reply-To: <1461236721-60129-1-git-send-email-Vincent.Riera@imgtec.com>

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 ;)

Regards.

  reply	other threads:[~2016-04-22 14:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 11:05 [Buildroot] [PATCH] network-manager: bump version to 1.2.0 Vicente Olivert Riera
2016-04-22 14:04 ` Gustavo Zacarias [this message]
2016-04-25 21:00   ` Peter Korsgaard
2016-04-26  8:29     ` Vicente Olivert Riera
2016-04-28 17:03       ` Petr Vorel
2016-04-28 17:47         ` Peter Korsgaard
2016-04-29 18:45           ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=571A2F7C.2000707@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox