From: Wang Mingyu <[email protected]> Fix: -------- Do not use 00:00:00:00:00:00 as chassis ID. Do not busy loop when an interface with a neighbor disappears.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-daemons/lldpd/{lldpd_1.0.15.bb => lldpd_1.0.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.15.bb => lldpd_1.0.16.bb} (96%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.15.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb similarity index 96% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.15.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb index 6a3687cf7..7ac188f76 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.15.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb @@ -11,7 +11,7 @@ SRC_URI = "\ file://lldpd.default \ " -SRC_URI[sha256sum] = "f7fe3a130be98a19c491479ef60f36b8ee41a9e6bc4d7f2c41033f63956a3126" +SRC_URI[sha256sum] = "e3b391650c7ba67cea2fe84d67fdb4d7fc8aa1ec5cf86eb8bb984711df8465a9" inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99629): https://lists.openembedded.org/g/openembedded-devel/message/99629 Mute This Topic: https://lists.openembedded.org/mt/95129522/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
