From bb7fafbc7c8756f5905bc1ae65242a308ad9e23a Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 1 Feb 2016 16:17:04 -0200 Subject: [PATCH] lldpd: Update to version 0.9.0 The new release has following changes since version 0.7.19: - client: fix segfault when displaying some information - build: add some integration tests Signed-off-by: Fabio Berton Acked-by: Otavio Salvador Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../recipes-daemons/lldpd/{lldpd_0.7.19.bb => lldpd_0.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_0.7.19.bb => lldpd_0.9.0.bb} (94%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_0.7.19.bb b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb similarity index 94% rename from meta-networking/recipes-daemons/lldpd/lldpd_0.7.19.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb index 1bdc8af2a8..3d971698ec 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_0.7.19.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb @@ -11,8 +11,8 @@ SRC_URI = "\ file://lldpd.default \ " -SRC_URI[md5sum] = "4e924420e00ccd5dc289506f43221820" -SRC_URI[sha256sum] = "aac11cb1fdc037709517372c70c9bf89c752ab8e5eaab9ce140b84ed5a0507c8" +SRC_URI[md5sum] = "ed0226129b0c90b3a45c273fe1aba8de" +SRC_URI[sha256sum] = "300e4a590f7bf21c79d5ff94c2d6a69d0b2c34dbc21e17281496462a04ca80bc" inherit autotools update-rc.d useradd systemd pkgconfig