Skip to content

Commit

Permalink
[build][centec] update sai to v1.6.3 (#4951)
Browse files Browse the repository at this point in the history
update sai to v1.6.3 for centec E582 platform(x86 CPU)
  • Loading branch information
taocy001 authored Jul 14, 2020
1 parent bf45e11 commit de16e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/centec/sdk.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Centec SAI
CENTEC_SAI = libsai_1.6.1_amd64.deb
$(CENTEC_SAI)_URL = https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/libsai_1.6.1-1.0_amd64.deb
CENTEC_SAI = libsai_1.6.3-1_amd64.deb
$(CENTEC_SAI)_URL = https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/$(CENTEC_SAI)
$(CENTEC_SAI)_CONFLICTS += $(LIBSAIVS_DEV)

SONIC_ONLINE_DEBS += $(CENTEC_SAI)

0 comments on commit de16e6f

Please sign in to comment.