From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] networkmanager: version bump 1.6.0 -> 1.6.2
Date: Thu, 6 Apr 2017 00:09:42 +0200 [thread overview]
Message-ID: <20170405220942.ocqyj7c2mqbsh45g@lenoch> (raw)
Also install libnm-ppp-plugin as ppp support was modularized in 1.6.0.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/networkmanager.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/networkmanager.make b/rules/networkmanager.make
index 90654d8d2..7508f3a02 100644
--- a/rules/networkmanager.make
+++ b/rules/networkmanager.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NETWORKMANAGER) += networkmanager
#
# Paths and names
#
-NETWORKMANAGER_VERSION := 1.6.0
-NETWORKMANAGER_MD5 := ccdac1d03133a59065cbb93a09fa54b0
+NETWORKMANAGER_VERSION := 1.6.2
+NETWORKMANAGER_MD5 := 89c975afe19fbac854191edb6e9bcd3b
NETWORKMANAGER := NetworkManager-$(NETWORKMANAGER_VERSION)
NETWORKMANAGER_SUFFIX := tar.xz
NETWORKMANAGER_URL := https://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.6/$(NETWORKMANAGER).$(NETWORKMANAGER_SUFFIX)
@@ -210,6 +210,7 @@ ifdef PTXCONF_NETWORKMANAGER_WWAN
@$(call install_lib, networkmanager, 0, 0, 0644, NetworkManager/libnm-wwan)
endif
ifdef PTXCONF_NETWORKMANAGER_PPP
+ @$(call install_lib, networkmanager, 0, 0, 0644, NetworkManager/libnm-ppp-plugin)
@$(call install_copy, networkmanager, 0, 0, 0644, -, $(PPP_SHARED_INST_PATH)/nm-pppd-plugin.so)
endif
@$(call install_lib, networkmanager, 0, 0, 0644, libnm)
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-04-05 22:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 22:09 Ladislav Michl [this message]
2017-04-06 5:28 ` [ptxdist] [PATCH v2] " Ladislav Michl
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=20170405220942.ocqyj7c2mqbsh45g@lenoch \
--to=ladis@linux-mips.org \
--cc=ptxdist@pengutronix.de \
/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