Skip to content

Commit

Permalink
Merge PR sonic-net#5039. [build]: wait for conflicts package to be un…
Browse files Browse the repository at this point in the history
…installed
  • Loading branch information
Xianghong Gu committed Mar 15, 2021
1 parent 4cbfee2 commit 6115c01
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 @@ -4,5 +4,5 @@ export CENTEC_SAI_VERSION = 1.5.2-5
export CENTEC_SAI = libsai_$(CENTEC_SAI_VERSION)_$(PLATFORM_ARCH).deb

$(CENTEC_SAI)_URL = https://github.com/CentecNetworks/sonic-binaries/raw/master/$(PLATFORM_ARCH)/sai/$(CENTEC_SAI)
$(eval $(call add_conflict_package,$(CENTEC_SAI),$(LIBSAIVS_DEV)))
SONIC_ONLINE_DEBS += $(CENTEC_SAI)
SONIC_STRETCH_DEBS += $(CENTEC_SAI)

0 comments on commit 6115c01

Please sign in to comment.