From: Wang Mingyu <[email protected]> Changelog: ========= - Support of both Apple Silicon and Intel for macOS package. - Add cvlan/svlan/tpmr capabilities. - Disable LLDP in firmware for Intel X7xx cards on FreeBSD. - Add lldpctl_watch_sync_unblock to liblldpctl. - Add C++ wrapper for lldpctl. - Fix AppArmor policy for /run/lldpd/lldpd.socket.lock. - Do not query stats for a down interface on Linux.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-daemons/lldpd/{lldpd_1.0.18.bb => lldpd_1.0.19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.18.bb => lldpd_1.0.19.bb} (96%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.18.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb similarity index 96% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.18.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb index 4deab153c4..f4c030f7ce 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.18.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://run-ptest \ " -SRC_URI[sha256sum] = "4b320675d608901a4a0d4feff8f96bb846d4913d914b0cf75b7d0ae80490f2f7" +SRC_URI[sha256sum] = "f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f" inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114855): https://lists.openembedded.org/g/openembedded-devel/message/114855 Mute This Topic: https://lists.openembedded.org/mt/110604409/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
