On Sat, Feb 06, 2016 at 04:06:17PM +0100, Clemens Gruber wrote: > Bump version to 0.9.0, adjust the kernel version for the oldies flag and > add the missing readline and libbsd dependencies, which are not > optional. > This was probably missed, because both libraries were already selected > on many systems. > > Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
Thanks, applied. Michael > --- > rules/lldpd.in | 4 +++- > rules/lldpd.make | 4 ++-- > 2 files changed, 5 insertions(+), 3 deletions(-) > > diff --git a/rules/lldpd.in b/rules/lldpd.in > index e7d3f51..0f6d475 100644 > --- a/rules/lldpd.in > +++ b/rules/lldpd.in > @@ -4,7 +4,9 @@ menuconfig LLDPD > tristate > prompt "lldpd " > select INITMETHOD > + select LIBBSD > select LIBEVENT > + select READLINE > select NET_SNMP if LLDPD_SNMP > select NET_SNMP_MIB_MODULES_AGENTX if LLDPD_SNMP > select JSON_C if LLDPD_JSON > @@ -74,7 +76,7 @@ config LLDPD_CUSTOM_TLV > > config LLDPD_OLDIES > bool > - prompt "Enable compatibility with Linux kernel older than 2.6.32" > + prompt "Enable compatibility with Linux kernel older than 2.6.39" > > config LLDPD_SNMP > bool > diff --git a/rules/lldpd.make b/rules/lldpd.make > index a798ca5..a6e5862 100644 > --- a/rules/lldpd.make > +++ b/rules/lldpd.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LLDPD) += lldpd > # > # Paths and names > # > -LLDPD_VERSION := 0.7.19 > -LLDPD_MD5 := 4e924420e00ccd5dc289506f43221820 > +LLDPD_VERSION := 0.9.0 > +LLDPD_MD5 := ed0226129b0c90b3a45c273fe1aba8de > LLDPD := lldpd-$(LLDPD_VERSION) > LLDPD_SUFFIX := tar.gz > LLDPD_URL := http://media.luffy.cx/files/lldpd//$(LLDPD).$(LLDPD_SUFFIX) > -- > 2.7.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de