Update DNX BRCM SAI version to 7.1.35.4 (#13907)

This commit is contained in:
Tejaswini Chadaga 2023-02-22 14:43:39 -08:00 committed by GitHub
parent e842241f71
commit 4345a556eb
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-1
LIBSAIBCM_DNX_VERSION = 7.1.35.4
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)"