From 13d7d8e82d4a7d244d4d9f33d7887b4032adb56e Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Thu, 6 Oct 2022 08:03:12 -0700 Subject: [PATCH] [202205][linkmgrd][swss][platform-daemon][platform-common] advance submodule head (#12264) linkmgrd: * 44f182b 2022-10-03 | [Active-Standby] fix syslog flood caused by `unkown -> standby` switchovers (#137) (HEAD -> 202205) [Jing Zhang] * 9284ce1 2022-09-26 | [Active-Active] avoid being stuck in `unknown` after process init (#136) [Jing Zhang] * 55711d7 2022-09-16 | Install libyang to azure pipeline (#132) [Hua Liu] swss: * 2f7da1e 2022-09-30 | [build] add missing package libyang-dev in lgtm.yml (#2475) (HEAD -> 202205, github/202205) [Qi Luo] platform-daemon: * 5b96170 2022-09-23 | add support to execute new ycable API's, add datetime field to mux_info (#297) (HEAD -> 202205) [vdahiya12] platform-common: * de1bd8e 2022-09-28 | Remove shell=True (#313) (HEAD -> 202205) [Mai Bui] * 77760bf 2022-09-23 | [credo][ycable] remove mux-toggle inprogress flags for some API's (#311) [vdahiya12] Signed-off-by: Ying Xie Signed-off-by: Ying Xie --- src/linkmgrd | 2 +- src/sonic-platform-common | 2 +- src/sonic-platform-daemons | 2 +- src/sonic-swss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/linkmgrd b/src/linkmgrd index a0834e48d04e..44f182be3975 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit a0834e48d04e14b8fa5a7f8980c63002247a3272 +Subproject commit 44f182be3975f76010f9499af0ed2932414cdb60 diff --git a/src/sonic-platform-common b/src/sonic-platform-common index d7c990d24b43..de1bd8e755e4 160000 --- a/src/sonic-platform-common +++ b/src/sonic-platform-common @@ -1 +1 @@ -Subproject commit d7c990d24b435b03b3fcce2b614393cd5b62a0e2 +Subproject commit de1bd8e755e48fc9f99cb9460acdb5693ec87022 diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 48b62399117a..5b96170cb449 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 48b62399117ac5a4fb54005301d258f0971e1ceb +Subproject commit 5b96170cb4496d5b7335599ad96933c87f5ce16b diff --git a/src/sonic-swss b/src/sonic-swss index d9cbf4410f56..2f7da1e35de8 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit d9cbf4410f5632fd760c2a5cb50002859f0dd37d +Subproject commit 2f7da1e35de8dc66fb980af968ff6f619b391d80