Skip to content

Commit

Permalink
[Arista] Update phy-credo service for config load (#8005)
Browse files Browse the repository at this point in the history
phy-credo.service will be restarted when running 'config reload'

Signed-off-by: Boyang Yu <byu@arista.com>
  • Loading branch information
byu343 authored Jul 1, 2021
1 parent f4b0c8f commit 01f51e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/phy-credo.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PHY_CREDO = phy-credo_1.0_amd64.deb
$(PHY_CREDO)_URL = "https://github.com/aristanetworks/sonic-firmware/raw/6d0d1661d92a342acedb6839dba970ae5778b478/phy/phy-credo_1.0_amd64.deb"
$(PHY_CREDO)_URL = "https://github.com/aristanetworks/sonic-firmware/raw/08cbc09437e942c1e3cd84a7595ca686193d311b/phy/phy-credo_1.0_amd64.deb"
SONIC_ONLINE_DEBS += $(PHY_CREDO)

0 comments on commit 01f51e0

Please sign in to comment.