Skip to content

Commit

Permalink
Update libsaibcm version
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft committed Jun 20, 2017
1 parent c12bf18 commit 4a30ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/broadcom/sai.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
BRCM_SAI = libsaibcm_3.0.1.1~20170615210204.28_amd64.deb
BRCM_SAI = libsaibcm_3.0.1.2~20170620204021.29_amd64.deb
# TODO: upload new SAI build to blob
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_3.0.1.1~20170615210204.28_amd64.deb"

BRCM_SAI_DEV = libsaibcm-dev_3.0.1.1~20170615210204.28_amd64.deb
BRCM_SAI_DEV = libsaibcm-dev_3.0.1.2~20170620204021.29_amd64.deb
$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
# TODO: upload new SAI build to blob
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_3.0.1.1~20170615210204.28_amd64.deb"
Expand Down

0 comments on commit 4a30ac8

Please sign in to comment.