diff options
| author | Harshal <harshaldhruvkumar.gohel@philips.com> | 2022-06-17 00:54:44 +0530 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-30 13:39:28 -0400 |
| commit | dd8d5e8bfd441293d6dfac6f29c15c1ad9578c49 (patch) | |
| tree | b9979234ed94d9e7d97d950ebe5c6ddf11cb7841 | |
| parent | 1c4b7cd709ce071b8ed83f7844e396e2bb66b4ae (diff) | |
| download | meta-openembedded-dd8d5e8bfd441293d6dfac6f29c15c1ad9578c49.tar.gz | |
lldpd: upgrade 1.0.8 -> 1.0.14
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb index cf2b156fe7..eda0129feb 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb | |||
| @@ -11,8 +11,7 @@ SRC_URI = "\ | |||
| 11 | file://lldpd.default \ | 11 | file://lldpd.default \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "000042dbf5b445f750b5ba01ab25c8ba" | 14 | SRC_URI[sha256sum] = "a74819214f116a5dbc407a3d490caa01ba401a249517ac826a374059c12d12e8" |
| 15 | SRC_URI[sha256sum] = "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def" | ||
| 16 | 15 | ||
| 17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion | 16 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion |
| 18 | 17 | ||
