From 050787e20ebb223b853a46678a4a34d78b4fd472 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Mon, 15 Jul 2019 20:20:15 -0700 Subject: [PATCH] [201811] advance sub module heads (#3135) Submodule src/sonic-platform-common 42119e1..5d7954e: > [ChassisBase] Make reboot cause constant strings human-readable (#35) > Add .gitignore file (#28) > [sonic_platform_base] Add sonic_sfp and sonic_eeprom to sonic_platform_base (#27) > Enhance new platform API (#19) > fix typo in platform API base class (#25) Submodule src/sonic-swss 9cf7b01..1e99c93: > Set timer only when interval changes. Not in each firing of the timer. (#945) Submodule src/sonic-utilities ec1e93f..24958f1: > [fast reboot] stop removing opennsl module before reboot (#560) Submodule src/sonic-swss-common b472f6e..d6140fa: > timerfd:read failure - Record in logs as error. (#295) > do not abort when read timerfd return 0 and errno = 0 (#291) > Add an assert to logger, which will log a message and abort. (#286) Signed-off-by: Ying Xie --- src/sonic-platform-common | 2 +- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- src/sonic-utilities | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/sonic-platform-common b/src/sonic-platform-common index 42119e19030e..5d7954ee8d1b 160000 --- a/src/sonic-platform-common +++ b/src/sonic-platform-common @@ -1 +1 @@ -Subproject commit 42119e19030e33e8857f31f7a88d079fbe8edea9 +Subproject commit 5d7954ee8d1b70aaa6d8db1c9ed0f441c293c3c9 diff --git a/src/sonic-swss b/src/sonic-swss index 9cf7b0133f6b..1e99c935d35b 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 9cf7b0133f6b5537414ff31a9fdad863ebb2f24e +Subproject commit 1e99c935d35ba1ccf78607f1258a009a646af74f diff --git a/src/sonic-swss-common b/src/sonic-swss-common index b472f6eb5915..d6140fa3e355 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit b472f6eb59158dc7545cd0957aedf1edc848ed73 +Subproject commit d6140fa3e3559784d6471384e55e98495e0b042e diff --git a/src/sonic-utilities b/src/sonic-utilities index ec1e93f9c4e6..24958f1c79f9 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit ec1e93f9c4e65b114302eb6fabf93084e6d2d0b8 +Subproject commit 24958f1c79f9f12cb69bd8950c6a06fa153117a3