From: Jan Luebbe <jlu@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [ptxdist] [PATCH] lldpd: bump version to 0.9.8
Date: Wed, 30 Aug 2017 15:59:48 +0200 [thread overview]
Message-ID: <20170830135948.5691-1-jlu@pengutronix.de> (raw)
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
reply other threads:[~2017-08-30 13:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170830135948.5691-1-jlu@pengutronix.de \
--to=jlu@pengutronix.de \
--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