summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:55:52 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-27 09:08:54 -0700
commit0fa5048df9c5ee56b4344f33755ecd6b22263d64 (patch)
treef4982b328b622e7a7cc059203e07ea6a9dcc9ce4
parentce6e1191f4a82a8c60bbe269778ea5e484c6919b (diff)
downloadmeta-openembedded-0fa5048df9c5ee56b4344f33755ecd6b22263d64.tar.gz
lldpd: upgrade 1.0.20 -> 1.0.21
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb b/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 = "\
12 file://run-ptest \ 12 file://run-ptest \
13 " 13 "
14 14
15SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" 15SRC_URI[sha256sum] = "5b1b0106079a0785b55e1be45cec40b66b41779f3ee6f1a8d2dbd75d389df091"
16 16
17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest 17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest
18 18