From 94456b168005187ff773cef7896a3aa76ccaf584 Mon Sep 17 00:00:00 2001 From: zzhiyuan Date: Thu, 14 Oct 2021 16:43:57 -0700 Subject: [PATCH] [202012] [Arista] Enable syseepromd update database (with 202012 fix) (#8963) Co-authored-by: Zhi Yuan (Carl) Zhao Why I did it The previous PR #8914 was reverted due to crashing the 202012 syseepromd. How I did it Tested the 202012 image with change and fixed the disparity between master and 202012. How to verify it Run the built image on the dut and syseepromd will not crash, and in redis-cli can fetch the eeprom information. --- platform/barefoot/sonic-platform-modules-arista | 2 +- platform/broadcom/sonic-platform-modules-arista | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/barefoot/sonic-platform-modules-arista b/platform/barefoot/sonic-platform-modules-arista index cf36e513e4..4e6148625a 160000 --- a/platform/barefoot/sonic-platform-modules-arista +++ b/platform/barefoot/sonic-platform-modules-arista @@ -1 +1 @@ -Subproject commit cf36e513e41cd10a6d6aad5bcf71ef7871a2806d +Subproject commit 4e6148625a88f4baf2b7cf0860f40dfbb53a0792 diff --git a/platform/broadcom/sonic-platform-modules-arista b/platform/broadcom/sonic-platform-modules-arista index cf36e513e4..4e6148625a 160000 --- a/platform/broadcom/sonic-platform-modules-arista +++ b/platform/broadcom/sonic-platform-modules-arista @@ -1 +1 @@ -Subproject commit cf36e513e41cd10a6d6aad5bcf71ef7871a2806d +Subproject commit 4e6148625a88f4baf2b7cf0860f40dfbb53a0792