45880bc126
* Update phy-credo script 1. Fix import SonicV2Connector 2. Determine medium type based on compliance code 3. Fix runtime error on unrelated platforms * Use the 'raw' patch of phy-credo package
4 lines
213 B
Makefile
4 lines
213 B
Makefile
PHY_CREDO = phy-credo_1.0_amd64.deb
|
|
$(PHY_CREDO)_URL = "https://github.com/aristanetworks/sonic-firmware/raw/446f30ccd8626f904d89d5798da7294948e090a6/phy/phy-credo_1.0_amd64.deb"
|
|
SONIC_ONLINE_DEBS += $(PHY_CREDO)
|