Update BRCM SAI version to 7.1.16.4 (#12515)

This commit is contained in:
tjchadaga 2022-10-27 13:31:34 -07:00 committed by Ying Xie
parent d62e0dc481
commit 10ea75eb4a

View File

@ -1,5 +1,5 @@
LIBSAIBCM_XGS_VERSION = 7.1.10.4
LIBSAIBCM_DNX_VERSION = 7.1.10.4
LIBSAIBCM_XGS_VERSION = 7.1.16.4
LIBSAIBCM_DNX_VERSION = 7.1.16.4
LIBSAIBCM_BRANCH_NAME = REL_7.0
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)"