[Marvell] Update armhf sai debian (#14413)

Why I did it
Fixed syncd syslog errors reported in issue sonic-net/SONiC#1248
Fixes sonic-net/SONiC#1248

How I did it
Compile and load the SAI debian in SONiC 202205 image.

How to verify it
Verify PTF autorestart testcase passes.

Signed-off-by: rajkumar38 <rpennadamram@marvell.com>
This commit is contained in:
Rajkumar-Marvell 2023-04-05 23:46:21 +05:30 committed by GitHub
parent eab159f5e3
commit fec29540a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Marvell SAI
export MRVL_SAI_VERSION = 1.10.2-2
export MRVL_SAI_VERSION = 1.10.2-3
export MRVL_SAI = mrvllibsai_$(MRVL_SAI_VERSION)_$(PLATFORM_ARCH).deb
$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai