From 55669e9214f3213ade48896e7cfe72396cb1e795 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Thu, 1 Apr 2021 18:58:14 +0800 Subject: [PATCH] lldpd: upgrade 1.0.4 -> 1.0.8 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../recipes-daemons/lldpd/{lldpd_1.0.4.bb => lldpd_1.0.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.4.bb => lldpd_1.0.8.bb} (94%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb similarity index 94% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb index 8fdaf848ff..bd94c09198 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb @@ -11,8 +11,8 @@ SRC_URI = "\ file://lldpd.default \ " -SRC_URI[md5sum] = "33e8d58623f99184e4e709cbbfe45db3" -SRC_URI[sha256sum] = "5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f" +SRC_URI[md5sum] = "000042dbf5b445f750b5ba01ab25c8ba" +SRC_URI[sha256sum] = "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def" inherit autotools update-rc.d useradd systemd pkgconfig bash-completion