diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-26 19:55:52 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-26 07:43:40 -0700 |
| commit | 12375ca704cd381506d3e0b648302bdfde5ae770 (patch) | |
| tree | a59bcc5f917b1e6d25e1375329c630b04b4f24a9 | |
| parent | 48f0d9b4963a28a772fee60df086759b60c52759 (diff) | |
| download | meta-openembedded-12375ca704cd381506d3e0b648302bdfde5ae770.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 | ||
| 15 | SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" | 15 | SRC_URI[sha256sum] = "5b1b0106079a0785b55e1be45cec40b66b41779f3ee6f1a8d2dbd75d389df091" |
| 16 | 16 | ||
| 17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest | 17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest |
| 18 | 18 | ||
