summaryrefslogtreecommitdiffstats
path: root/package/iputils/Config.in
diff options
context:
space:
mode:
authorMatt Weber <matt@thewebers.ws>2016-01-21 03:31:47 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-21 22:16:32 +0100
commit837de1793a37d350e689c03eeaa32f6477bcfd43 (patch)
tree148ba3e5ff474a45c297856771b9aa89c1860ef1 /package/iputils/Config.in
parent11d7b8b64aa171823bc4c97e3cce43884d078ecf (diff)
downloadbuildroot-837de1793a37d350e689c03eeaa32f6477bcfd43.tar.gz
buildroot-837de1793a37d350e689c03eeaa32f6477bcfd43.zip
iputils: resolve musl compatibility
The new upstream is a fork of the original that consolidates other distro's patches. This fork resolves a series of musl build failures noted in the autobuilder log. http://autobuild.buildroot.net/results/12cb73f3def95efe706bcd957bc2c091e7931d5a/ - Updated to github fork, selected merge from Nov 3 2015 which provided musl fixes (last release was to old, 20150815) - Why the fork ? (http://www.spinics.net/lists/netdev/msg279881.html) - Added missing dependencies for kernel capabilies lib - Accounted for new consolidated ping (ipv4/6) Tested against a buildroot arm musl/glibc toolchains, as well as autobuilder defconfig. Signed-off-by: Matt Weber <matt@thewebers.ws> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/iputils/Config.in')
-rw-r--r--package/iputils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iputils/Config.in b/package/iputils/Config.in
index 5324639573..40580d2365 100644
--- a/package/iputils/Config.in
+++ b/package/iputils/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_IPUTILS
This package is set of small useful utilities for Linux networking.
It includes complete versions of ping, traceroute, etc.
- http://sourceforge.net/projects/iputils/
+ https://github.com/iputils/iputils
OpenPOWER on IntegriCloud