From 14d7d16bb9fe7ada43628702974af44bc0cc673c Mon Sep 17 00:00:00 2001 From: Samuel Angebault Date: Tue, 9 Mar 2021 20:38:59 -0800 Subject: [PATCH] [Arista] Update phy-credo gearbox code (#6973) This package was outdated and did not properly install on buster due to dependency changes. This version should work on all DCS-7280CR3*-32[PD]4 platforms. Signed-off-by: Samuel Angebault --- rules/phy-credo.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/phy-credo.mk b/rules/phy-credo.mk index f132498ec2..574afd7a39 100644 --- a/rules/phy-credo.mk +++ b/rules/phy-credo.mk @@ -1,3 +1,3 @@ PHY_CREDO = phy-credo_1.0_amd64.deb -$(PHY_CREDO)_URL = "https://github.com/aristanetworks/sonic-firmware/raw/78a3df2/phy/phy-credo_1.0_amd64.deb" +$(PHY_CREDO)_URL = "https://github.com/aristanetworks/sonic-firmware/raw/6d0d1661d92a342acedb6839dba970ae5778b478/phy/phy-credo_1.0_amd64.deb" SONIC_ONLINE_DEBS += $(PHY_CREDO)