Update BRCM SAI version 7.1.32.4-1 (#13715)

Why I did it
Update DNX SAI to include workaround for CS00012275389

How I did it
Updated SAI debian

How to verify it
Basic validation on DNX platform
This commit is contained in:
Tejaswini Chadaga 2023-02-10 09:13:04 -08:00 committed by GitHub
parent b3424ea2e6
commit 868a1d8e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
LIBSAIBCM_XGS_VERSION = 7.1.32.4
LIBSAIBCM_DNX_VERSION = 7.1.32.4
LIBSAIBCM_DNX_VERSION = 7.1.32.4-1
LIBSAIBCM_BRANCH_NAME = REL_7.0_202205
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)"
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)"