Skip to content

Commit c953168

Browse files
authored
Update Broadcom SAI to 7.1.0.0-9 (#11612)
This brings in a SAI library that is compiled on Bullseye. Signed-off-by: Saikrishna Arcot <[email protected]>
1 parent dd5101e commit c953168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/broadcom/sai.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
LIBSAIBCM_XGS_VERSION = 7.1.0.0-8
2-
LIBSAIBCM_DNX_VERSION = 7.1.0.0-7
1+
LIBSAIBCM_XGS_VERSION = 7.1.0.0-9
2+
LIBSAIBCM_DNX_VERSION = 7.1.0.0-9
33
LIBSAIBCM_BRANCH_NAME = REL_7.0
44
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)"
55
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)"

0 commit comments

Comments
 (0)