mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] radvd: version bump 2.13 -> 2.16
@ 2017-06-28 20:54 Robert Schwebel
  0 siblings, 0 replies; only message in thread
From: Robert Schwebel @ 2017-06-28 20:54 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel

There are no patches, but one new configure option.

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

diff --git a/rules/radvd.make b/rules/radvd.make
index 81d5bda7f..ba7244133 100644
--- a/rules/radvd.make
+++ b/rules/radvd.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_RADVD) += radvd
 #
 # Paths and names
 #
-RADVD_VERSION	:= 2.13
+RADVD_VERSION	:= 2.16
 RADVD		:= radvd-$(RADVD_VERSION)
 RADVD_SUFFIX	:= tar.xz
-RADVD_MD5	:= 43bd31c0fbc680fbb43a85d694c15f73
+RADVD_MD5	:= d2de8237538b23574ba3a8e495bd9c20
 RADVD_URL	:= http://www.litech.org/radvd/dist/$(RADVD).$(RADVD_SUFFIX)
 RADVD_DIR	:= $(BUILDDIR)/$(RADVD)
 RADVD_SOURCE	:= $(SRCDIR)/$(RADVD).$(RADVD_SUFFIX)
@@ -35,6 +35,7 @@ RADVD_LICENSE	:= BSD
 RADVD_CONF_TOOL	:= autoconf
 RADVD_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
+	--with-systemdsystemunitdir=/usr/lib/systemd/system \
 	--without-check
 
 # ----------------------------------------------------------------------------
-- 
2.13.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-28 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28 20:54 [ptxdist] [PATCH] radvd: version bump 2.13 -> 2.16 Robert Schwebel

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