Skip to content

Commit e87fe90

Browse files
qiluo-msftShuotian Cheng
authored and
Shuotian Cheng
committed
[Broadcom]: Update bcmcmd and dsserve binaries (#613)
1 parent 6c24574 commit e87fe90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/broadcom/rules.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ include $(PLATFORM_PATH)/libsaithrift-dev.mk
1313
include $(PLATFORM_PATH)/python-saithrift.mk
1414

1515
BCMCMD = bcmcmd
16-
$(BCMCMD)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmcmd?sv=2015-04-05&sr=b&sig=X3bFApmsNFmcnWM9mSGRxBugPcg%2FgJCHh5hhSuV1M2c%3D&se=2030-08-23T14%3A41%3A56Z&sp=r"
16+
$(BCMCMD)_URL = "https://sonicstorage.blob.core.windows.net/packages/20170518/bcmcmd?sv=2015-04-05&sr=b&sig=OCW4mfmbQ6D0BH8nllpAWrS8XL9uczrw32w3XgL4jws%3D&se=2030-03-31T23%3A06%3A15Z&sp=r"
1717

1818
DSSERVE = dsserve
19-
$(DSSERVE)_URL = "https://sonicstorage.blob.core.windows.net/packages/dsserve?sv=2015-04-05&sr=b&sig=aMlnRA%2FXZNmHPgmOj%2FNMJMYLWyvva1QrN4HcsVXvqKA%3D&se=2030-08-23T14%3A42%3A32Z&sp=r"
19+
$(DSSERVE)_URL = "https://sonicstorage.blob.core.windows.net/packages/20170518/dsserve?sv=2015-04-05&sr=b&sig=gyNbgSL%2FvpMXDdpboVkIJcTKMRdGgEaOR9OukHhEsu8%3D&se=2030-03-31T23%3A06%3A35Z&sp=r"
2020

2121
SONIC_ONLINE_FILES += $(BCMCMD) $(DSSERVE)
2222

0 commit comments

Comments
 (0)