From fabd6892f6b95992a55f65ccfa1173154a7afdcc Mon Sep 17 00:00:00 2001 From: Joe LeVeque Date: Wed, 10 Mar 2021 14:44:48 -0800 Subject: [PATCH] [sonic-platform-daemons] Update submodule (#6998) * src/sonic-platform-daemons 068bccc...e5165b7 (7): > [xcvrd] Fix crash: If 'dom_capability' not in port_info_dict, insert 'N/A' (#162) > fix the muxcable state change notification received from other modules, omit the check inside hw_state table (#159) > [xcvrd] Fix crash on platforms which support media settings with Python 3 (#158) > [xcvrd] Save the dom_capability of transceiver into db (#72) > [xcvrd] Fix xcvrd crash on other port prefixes (#123) > [xcvrd] Make functions used for media setting python3 compatible (#153) > [psud] Refactor unit tests; increase unit test coverage (#146) --- src/sonic-platform-daemons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 068bcccf1f30..e5165b79dfe7 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 068bcccf1f3057607b8f37709033d7f44a6ff844 +Subproject commit e5165b79dfe722052ea86694e5fe98429c735e36