From c7f520bd1dda50a7921fef21fe7cb751471c548b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 16 Sep 2025 17:41:23 +0800 Subject: [PATCH] lldpd: upgrade 1.0.19 -> 1.0.20 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-daemons/lldpd/{lldpd_1.0.19.bb => lldpd_1.0.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.19.bb => lldpd_1.0.20.bb} (96%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb similarity index 96% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb index f4c030f7ce..044f1e0745 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://run-ptest \ " -SRC_URI[sha256sum] = "f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f" +SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest