Update the DNX SAI to 7.1.0.0-7 and this don't have macsec support (#11529)

This commit is contained in:
judyjoseph 2022-08-08 10:04:57 -07:00 committed by GitHub
parent ae3f0589bc
commit 1fb853614d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
LIBSAIBCM_XGS_VERSION = 7.1.0.0-8
LIBSAIBCM_DNX_VERSION = 7.1.0.0-1
LIBSAIBCM_DNX_VERSION = 7.1.0.0-7
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)"