Skip to content

Commit 2944f3e

Browse files
authored
[swss]: sonic-swss submodule update (#1856)
* [swss]: sonic-swss submodule update Signed-off-by: Guohan Lu <[email protected]> * [broadcom]: update sai.mk Signed-off-by: Guohan Lu <[email protected]>
1 parent 2ccfefc commit 2944f3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

platform/broadcom/sai.mk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
BRCM_SAI = libsaibcm_3.1.3.5-2_amd64.deb
2-
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_3.1.3.5-2_amd64.deb?sv=2015-04-05&sr=b&sig=wAXRViJp5SZtlHqEZVeAHZ0b%2F8Cfxw0QIjCaAigWS2s%3D&se=2032-03-19T18%3A25%3A07Z&sp=r"
1+
BRCM_SAI = libsaibcm_3.1.3.5-3_amd64.deb
2+
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_3.1.3.5-3_amd64.deb?sv=2015-04-05&sr=b&sig=lzB9IHpJuMEENr9N9W0LBFamJ7mpvRVWgigfQmpIrPc%3D&se=2155-06-05T09%3A13%3A41Z&sp=r"
33

4-
BRCM_SAI_DEV = libsaibcm-dev_3.1.3.5-2_amd64.deb
4+
BRCM_SAI_DEV = libsaibcm-dev_3.1.3.5-3_amd64.deb
55
$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
6-
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_3.1.3.5-2_amd64.deb?sv=2015-04-05&sr=b&sig=1LqBLe%2BPNHyVmcaes21TMuZ8VoUS%2FDIuGS5Vzn9N8L4%3D&se=2032-03-19T18%3A25%3A53Z&sp=r"
6+
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_3.1.3.5-3_amd64.deb?sv=2015-04-05&sr=b&sig=WoRAz6j8G3Xk%2BT3MOmhp5f%2BvWggw%2BgGgk2JtDJHkKjs%3D&se=2155-06-05T09%3A14%3A46Z&sp=r"
77

88
SONIC_ONLINE_DEBS += $(BRCM_SAI) $(BRCM_SAI_DEV)
99
$(BRCM_SAI_DEV)_DEPENDS += $(BRCM_SAI)

src/sonic-swss

0 commit comments

Comments
 (0)