[Marvell] Updated armhf SAI deb version info. (#6863)
Modified the MRVL SAI debian version format to include debian revision number. This helps in identifying the SAI deb causing any build/runtime issue. Signed-off-by: Rajkumar Pennadam Ramamoorthy <rpennadamram@marvell.com>
This commit is contained in:
parent
5bdbfcfb26
commit
45cb76fe25
@ -1,7 +1,7 @@
|
|||||||
# Marvell SAI
|
# Marvell SAI
|
||||||
|
|
||||||
export MRVL_SAI_VERSION = 1.7.1
|
export MRVL_SAI_VERSION = 1.7.1-1
|
||||||
export MRVL_SAI = mrvllibsai_m0_MASTER_$(PLATFORM_ARCH)_$(MRVL_SAI_VERSION).deb
|
export MRVL_SAI = mrvllibsai_$(PLATFORM_ARCH)_$(MRVL_SAI_VERSION).deb
|
||||||
|
|
||||||
$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai
|
$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai
|
||||||
$(eval $(call add_conflict_package,$(MRVL_SAI),$(LIBSAIVS_DEV)))
|
$(eval $(call add_conflict_package,$(MRVL_SAI),$(LIBSAIVS_DEV)))
|
||||||
|
Loading…
Reference in New Issue
Block a user