Skip to content

Commit

Permalink
[BFN] Updated SDK to 20220127_sai_1.9.1 (#9870)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Kokhan <[email protected]>
  • Loading branch information
Andriy Kokhan authored and bratashX committed Apr 7, 2022
1 parent 71af12e commit 5218546
Show file tree
Hide file tree
Showing 3 changed files with 3 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_20211117_sai_1.9.1_deb10.deb
BFN_PLATFORM = bfnplatform_20220127_sai_1.9.1_deb10.deb
$(BFN_PLATFORM)_URL = "https:/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_20211117_sai_1.9.1_deb10.deb
BFN_SAI = bfnsdk_20220127_sai_1.9.1_deb10.deb
$(BFN_SAI)_URL = "https:/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_SAI)"

$(BFN_SAI)_DEPENDS += $(LIBNL_GENL3_DEV)
Expand Down
1 change: 1 addition & 0 deletions platform/barefoot/docker-syncd-bfn/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN apt-get install -y \
libunwind8-dev \
libpython3.4 \
libc-ares2 \
libedit2 \
libgoogle-perftools4

RUN dpkg -i \
Expand Down

0 comments on commit 5218546

Please sign in to comment.