mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] inetutils: version bump 1.6 -> 1.9.2
@ 2014-01-17  7:56 Robert Schwebel
  2014-01-23 16:52 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Schwebel @ 2014-01-17  7:56 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel

The option --with-PATH-CP fails during configure now.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
 rules/inetutils.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/inetutils.make b/rules/inetutils.make
index a284712..9f17500 100644
--- a/rules/inetutils.make
+++ b/rules/inetutils.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_INETUTILS) += inetutils
 #
 # Paths and names
 #
-INETUTILS_VERSION	:= 1.6
-INETUTILS_MD5		:= 23cc24bc77751bf77d50a07a7395f9b3
+INETUTILS_VERSION	:= 1.9.2
+INETUTILS_MD5		:= aa1a9a132259db83e66c1f3265065ba2
 INETUTILS		:= inetutils-$(INETUTILS_VERSION)
 INETUTILS_SUFFIX	:= tar.gz
 INETUTILS_URL		:= $(call ptx/mirror, GNU, inetutils/$(INETUTILS).$(INETUTILS_SUFFIX))
@@ -37,7 +37,6 @@ INETUTILS_ENV 	:= $(CROSS_ENV)
 #
 INETUTILS_AUTOCONF := $(CROSS_AUTOCONF_USR) \
 	$(GLOBAL_IPV6_OPTION) \
-	--with-PATH-CP=/bin/cp \
 	--sysconfdir=/etc \
 	--libexecdir=/usr/sbin \
 	--disable-ftpd \
@@ -62,6 +61,7 @@ INETUTILS_AUTOCONF := $(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_INETUTILS_RSHD)-rshd \
 	--$(call ptx/endis, PTXCONF_INETUTILS_SYSLOGD)-syslogd \
 	--$(call ptx/endis, PTXCONF_INETUTILS_TFTPD)-tftpd
+
 #
 # FIXME: Unhandled options:
 # --enable-encryption
-- 
1.8.5.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-23 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-17  7:56 [ptxdist] [PATCH] inetutils: version bump 1.6 -> 1.9.2 Robert Schwebel
2014-01-23 16:52 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox