-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Broadcom]: publish SAI 2.3.0.5-2 and OpenNSL 3.4.1.5-2 (#993)
By upgrading 201709 branch to build with Broadcom SAI 2.3.0.5 and Opennsl 3.4.1.5, there comes: - A preliminary support for TomHawk2 ASIC on Arista 7260CX3 platform. - Continue having support for Trident2 ASIC support.
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
BRCM_OPENNSL = libopennsl_3.2.2.2-10-20170707181826.44_amd64.deb | ||
$(BRCM_OPENNSL)_URL = "https://sonicstorage.blob.core.windows.net/packages/libopennsl_3.2.2.2-10-20170707181826.44_amd64.deb?sv=2015-04-05&sr=b&sig=hc4PbMQvfOu7p7E0MR1kn0OA6vu%2BPIdYOLeDU9hPJMY%3D&se=2031-03-19T21%3A20%3A15Z&sp=r" | ||
BRCM_OPENNSL = libopennsl_3.4.1.5-2_amd64.deb | ||
$(BRCM_OPENNSL)_URL = "https://sonicstorage.blob.core.windows.net/packages/libopennsl_3.4.1.5-2_amd64.deb?sv=2015-04-05&sr=b&sig=gdqovE5An%2F3XffSjP%2F5hT9QB4jLfRsO5Ygm3hJbleRI%3D&se=2031-06-05T21%3A54%3A00Z&sp=r" | ||
|
||
BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-4-amd64_3.2.2.2-10-20170707181826.44_amd64.deb | ||
$(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-4-amd64_3.2.2.2-10-20170707181826.44_amd64.deb?sv=2015-04-05&sr=b&sig=xtGLlxX5SspadCxaObMGGVMQliPGrTkuN0T6A4wLETA%3D&se=2031-03-19T21%3A21%3A43Z&sp=r" | ||
BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-4-amd64_3.4.1.5-2_amd64.deb | ||
$(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-4-amd64_3.4.1.5-2_amd64.deb?sv=2015-04-05&sr=b&sig=yXB53no4GsaUNDJDUBwdP5SYeNiZSjaSh5USlg3YoJ4%3D&se=2031-06-05T21%3A55%3A14Z&sp=r" | ||
|
||
SONIC_ONLINE_DEBS += $(BRCM_OPENNSL) $(BRCM_OPENNSL_KERNEL) |