Skip to content

Commit

Permalink
[barefoot][SAI v1.6.3] Update SAI and platform packages to 20200701 (s…
Browse files Browse the repository at this point in the history
…onic-net#4890) (sonic-net#4921)

update platform packages to 20200701 to correspond the current SAI version in sconic

Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
  • Loading branch information
vboykox authored and qiluo-msft committed Jul 12, 2020
1 parent 96fedf1 commit ee08c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/barefoot/bfn-platform.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BFN_PLATFORM = bfnplatform_20200618_deb9.deb
BFN_PLATFORM = bfnplatform_20200701_deb9.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)"

SONIC_ONLINE_DEBS += $(BFN_PLATFORM)
Expand Down
2 changes: 1 addition & 1 deletion platform/barefoot/bfn-sai.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BFN_SAI = bfnsdk_20200618_deb9.deb
BFN_SAI = bfnsdk_20200701_deb9.deb
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_SAI)"

$(BFN_SAI)_DEPENDS += $(LIBNL_GENL3_DEV)
Expand Down

0 comments on commit ee08c73

Please sign in to comment.