[oe-commits] [meta-openembedded] 15/19: lldpd: Update to version 0.9.0

git at git.openembedded.org git at git.openembedded.org
Tue Feb 23 00:45:02 UTC 2016


joe_macdonald pushed a commit to branch master
in repository meta-openembedded.

commit bb7fafbc7c8756f5905bc1ae65242a308ad9e23a
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Mon Feb 1 16:17:04 2016 -0200

    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 <fabio.berton at ossystems.com.br>
    Acked-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
---
 .../recipes-daemons/lldpd/{lldpd_0.7.19.bb => lldpd_0.9.0.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 1bdc8af..3d97169 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list