mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lldpd: bump version to 0.9.8
@ 2017-08-30 13:59 Jan Luebbe
  0 siblings, 0 replies; only message in thread
From: Jan Luebbe @ 2017-08-30 13:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Jan Luebbe

JSON support is now built-in, so drop the JSON_C dependency.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 rules/lldpd.in   | 1 -
 rules/lldpd.make | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/rules/lldpd.in b/rules/lldpd.in
index 75a5fce4bc76..abe6f35c809c 100644
--- a/rules/lldpd.in
+++ b/rules/lldpd.in
@@ -9,7 +9,6 @@ menuconfig LLDPD
 	select READLINE
 	select NET_SNMP if LLDPD_SNMP
 	select NET_SNMP_MIB_MODULES_AGENTX if LLDPD_SNMP
-	select JSON_C if LLDPD_JSON
 	select LIBXML2 if LLDPD_XML
 	select LIBXML2_WRITER if LLDPD_XML
 	select BUSYBOX_START_STOP_DAEMON if LLDPD_STARTSCRIPT
diff --git a/rules/lldpd.make b/rules/lldpd.make
index 3cb6393e7e36..21df78018574 100644
--- a/rules/lldpd.make
+++ b/rules/lldpd.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LLDPD) += lldpd
 #
 # Paths and names
 #
-LLDPD_VERSION	:= 0.9.2
-LLDPD_MD5	:= b809887bc927fb558fd5dd64b6c0a494
+LLDPD_VERSION	:= 0.9.8
+LLDPD_MD5	:= 8809600492f6b73149eb19158e819c1f
 LLDPD		:= lldpd-$(LLDPD_VERSION)
 LLDPD_SUFFIX	:= tar.gz
 LLDPD_URL	:= http://media.luffy.cx/files/lldpd//$(LLDPD).$(LLDPD_SUFFIX)
@@ -44,7 +44,6 @@ LLDPD_CONF_OPT	:= $(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_LLDPD_CUSTOM_TLV)-custom \
 	--$(call ptx/endis, PTXCONF_LLDPD_OLDIES)-oldies \
 	--$(call ptx/wwo, PTXCONF_LLDPD_SNMP)-snmp \
-	--$(call ptx/wwo, PTXCONF_LLDPD_JSON)-json \
 	--$(call ptx/wwo, PTXCONF_LLDPD_XML)-xml \
 	--with-systemdsystemunitdir=/usr/lib/systemd/system \
 	--with-privsep-user="$(PTXCONF_LLDPD_PRIVSEP_USER)" \
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

only message in thread, other threads:[~2017-08-30 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 13:59 [ptxdist] [PATCH] lldpd: bump version to 0.9.8 Jan Luebbe

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