Skip to content

Commit 29f3567

Browse files
authored
Merge pull request #113 from marian-pritsak/patch-1
Use permanent URL for mlnx SDK
2 parents 9a39142 + a04ea60 commit 29f3567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mellanox/sdk.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MLNX_SDK_BASE_URL = https://github.com/Mellanox/SAI-Implementation/raw/sonic/sdk
1+
MLNX_SDK_BASE_URL = https://github.com/Mellanox/SAI-Implementation/raw/9ae5a29e344e23cd4ce92805f990f8ce8fab292a/sdk
22
MLNX_SDK_VERSION = 4.2.3002
33
MLNX_SDK_RDEBS += $(APPLIBS) $(IPROUTE2) $(SX_ACL_RM) $(SX_COMPLIB) \
44
$(SX_EXAMPLES) $(SX_GEN_UTILS) $(SX_SCEW) $(SX_SDN_HAL) \

0 commit comments

Comments
 (0)