From 0fa5048df9c5ee56b4344f33755ecd6b22263d64 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 26 Mar 2026 19:55:52 +0800 Subject: [PATCH] lldpd: upgrade 1.0.20 -> 1.0.21 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-daemons/lldpd/{lldpd_1.0.20.bb => lldpd_1.0.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.20.bb => lldpd_1.0.21.bb} (96%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb similarity index 96% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb index b7224d0f3d..73f7ac68a3 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://run-ptest \ " -SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" +SRC_URI[sha256sum] = "5b1b0106079a0785b55e1be45cec40b66b41779f3ee6f1a8d2dbd75d389df091" inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest