Skip to content

Commit

Permalink
Update sai.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
pettershao-ragilenetworks authored and panyi committed Jan 18, 2023
1 parent cb0509a commit e18fe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/centec-arm64/sai.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
export CENTEC_SAI_VERSION = 1.10.2-1
export CENTEC_SAI = libsai_$(CENTEC_SAI_VERSION)_$(PLATFORM_ARCH).deb

$(CENTEC_SAI)_URL = https://github.com/pettershao-ragilenetworks/sonic-binaries/raw/main/$(PLATFORM_ARCH)/sai/$(CENTEC_SAI)
$(CENTEC_SAI)_URL = https://github.com/pettershao-ragilenetworks/sonic-binaries/raw/main/centec-arm64/sai/$(CENTEC_SAI)
SONIC_ONLINE_DEBS += $(CENTEC_SAI)

0 comments on commit e18fe0b

Please sign in to comment.