Skip to content

Commit

Permalink
[marvell] Updating sai debian (sonic-net#19423)
Browse files Browse the repository at this point in the history
Updating sai debian version to 1.14.0-1

Signed-off-by: Keshav Gupta <[email protected]>
  • Loading branch information
Keshavg-marvell authored Aug 26, 2024
1 parent 10f0fe8 commit 4b39162
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/marvell/sai.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

BRANCH = master
ifeq ($(CONFIGURED_ARCH),arm64)
MRVL_SAI_VERSION = 1.13.0-1
MRVL_SAI_VERSION = 1.14.0-1
else ifeq ($(CONFIGURED_ARCH),armhf)
MRVL_SAI_VERSION = 1.13.0-3
MRVL_SAI_VERSION = 1.14.0-1
else
MRVL_SAI_VERSION = 1.13.0-1
MRVL_SAI_VERSION = 1.14.0-1
endif

MRVL_SAI_URL_PREFIX = https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/$(CONFIGURED_ARCH)/sai-plugin/$(BRANCH)/
Expand Down

0 comments on commit 4b39162

Please sign in to comment.