Skip to content

Commit 668b8eb

Browse files
authored
[202412][Broadcom] Move xgs SAI to SAI_13.2.1_GA (sonic-net#1530)
<!-- Please make sure you've read and understood our contributing guidelines: https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md ** Make sure all your commits include a signature generated with `git commit -s` ** If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" or "resolves #xxxx" Please provide the following information: --> #### Why I did it [Broadcom] Move xgs SAI to SAI_13.2.1_GA This is a cherry-pick of sonic-net#23739 ##### Work item tracking - Microsoft ADO **(number only)**: 34471391 Signed-off-by: zitingguo-ms <zitingguo@microsoft.com> Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
1 parent 04966b0 commit 668b8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/broadcom/sai.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
LIBSAIBCM_XGS_VERSION = 13.2.1.2
1+
LIBSAIBCM_XGS_VERSION = 13.2.1.1
22
LIBSAIBCM_DNX_VERSION = 12.3.3.2
3-
LIBSAIBCM_XGS_BRANCH_NAME = SAI_13.2.1_EA
3+
LIBSAIBCM_XGS_BRANCH_NAME = SAI_13.2.1_GA
44
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_GA
55
LIBSAIBCM_XGS_URL_PREFIX = "https://packages.trafficmanager.net/public/sai/sai-broadcom/$(LIBSAIBCM_XGS_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)/xgs"
66
LIBSAIBCM_DNX_URL_PREFIX = "https://packages.trafficmanager.net/public/sai/sai-broadcom/$(LIBSAIBCM_DNX_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)/dnx"

0 commit comments

Comments
 (0)