Skip to content

Commit

Permalink
[Marvell] Update armhf sai debian to add SAI 1.12 support (#16299)
Browse files Browse the repository at this point in the history
- SAI 1.12 support

Signed-off-by: rajkumar38 <rpennadamram@marvell.com>
  • Loading branch information
rajkumar38 authored Sep 5, 2023
1 parent a522a63 commit 782a922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/marvell-armhf/sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Marvell SAI

export MRVL_SAI_VERSION = 1.11.0-1
export MRVL_SAI_VERSION = 1.12.0-1
export MRVL_SAI = mrvllibsai_$(MRVL_SAI_VERSION)_$(PLATFORM_ARCH).deb

$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai
Expand Down

0 comments on commit 782a922

Please sign in to comment.