Skip to content

Commit

Permalink
[BFN] updated SDE packages for BFN platforms (sonic-net#10512)
Browse files Browse the repository at this point in the history
Updated SDE packages for bfn platform

- introduced X6 profile
- fixes for drop counters
- fixes for platform part
  • Loading branch information
roman_savchuk authored and bratashX committed Apr 11, 2022
1 parent 5218546 commit bd6a86b
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_20220127_sai_1.9.1_deb10.deb
BFN_PLATFORM = bfnplatform_20220408_sai_1.9.1_deb10.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_20220127_sai_1.9.1_deb10.deb
BFN_SAI = bfnsdk_20220408_sai_1.9.1_deb10.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 bd6a86b

Please sign in to comment.