diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-16 17:41:23 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-16 09:59:16 -0700 |
| commit | c7f520bd1dda50a7921fef21fe7cb751471c548b (patch) | |
| tree | 23eafb7e0d93180145059a53167d8b5665b3b86d /meta-networking | |
| parent | 4c005ea71da5ba9655e7c6ee224708413fbc96a2 (diff) | |
| download | meta-openembedded-c7f520bd1dda50a7921fef21fe7cb751471c548b.tar.gz | |
lldpd: upgrade 1.0.19 -> 1.0.20
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb b/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 = "\ | |||
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f" | 15 | SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" |
| 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 | ||
