Skip to content

Commit 8e63107

Browse files
Update sai.mk
1 parent 3e361e3 commit 8e63107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/centec-arm64/sai.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
export CENTEC_SAI_VERSION = 1.10.2-1
44
export CENTEC_SAI = libsai_$(CENTEC_SAI_VERSION)_$(PLATFORM_ARCH).deb
55

6-
$(CENTEC_SAI)_URL = https://github.com/pettershao-ragilenetworks/sonic-binaries/blob/main/centec-arm64/sai/libsai_1.10.2-1_arm64.deb
7-
6+
$(CENTEC_SAI)_URL = https://github.com/pettershao-ragilenetworks/sonic-binaries/raw/main/centec-arm64/sai/libsai_$(CENTEC_SAI_VERSION)_$(PLATFORM_ARCH).deb
7+
$(CENTEC_SAI)_DEPENDS += $(LIBNL3) $(LIBNL3_DEV) $(LIBNL_GENL3) $(LIBNL_GENL3_DEV)
88

99
SONIC_ONLINE_DEBS += $(CENTEC_SAI)
1010

0 commit comments

Comments
 (0)