Skip to content

Commit

Permalink
[mellanox]: Update MLNX SAI (v1.2) and SDK pointers (sonoble#6)
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Samotiy <[email protected]>
  • Loading branch information
Volodymyr Samotiy authored and lguohan committed Feb 1, 2018
1 parent 7d0c33c commit 1edc939
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions platform/mellanox/mlnx-sai.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mellanox SAI

MLNX_SAI_VERSION = SAIRel1.9.2-master
MLNX_SAI_REVISION = d098a2c89cd700d9c1278e448fd6bb047cbd59e2
MLNX_SAI_VERSION = SAIRel1.10.0-master
MLNX_SAI_REVISION = 6588aef301256ae8e30dc04299bf0ae8484122cb

export MLNX_SAI_VERSION MLNX_SAI_REVISION

Expand Down
4 changes: 2 additions & 2 deletions platform/mellanox/sdk.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MLNX_SDK_BASE_URL = https://github.com/Mellanox/SAI-Implementation/raw/645052b0a285b190082beb858ba43a8b33bb667a/sdk
MLNX_SDK_VERSION = 4.2.6011
MLNX_SDK_BASE_URL = https://github.com/Mellanox/SAI-Implementation/raw/6588aef301256ae8e30dc04299bf0ae8484122cb/sdk
MLNX_SDK_VERSION = 4.2.6106
MLNX_SDK_RDEBS += $(APPLIBS) $(IPROUTE2_MLNX) $(SX_ACL_RM) $(SX_COMPLIB) \
$(SX_EXAMPLES) $(SX_GEN_UTILS) $(SX_SCEW) $(SX_SDN_HAL) \
$(SXD_LIBS) $(TESTX)
Expand Down

0 comments on commit 1edc939

Please sign in to comment.