Skip to content

Commit 5218546

Browse files
Andriy KokhanbratashX
authored andcommitted
[BFN] Updated SDK to 20220127_sai_1.9.1 (sonic-net#9870)
Signed-off-by: Andriy Kokhan <andriyx.kokhan@intel.com>
1 parent 71af12e commit 5218546

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

platform/barefoot/bfn-platform.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BFN_PLATFORM = bfnplatform_20211117_sai_1.9.1_deb10.deb
1+
BFN_PLATFORM = bfnplatform_20220127_sai_1.9.1_deb10.deb
22
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)"
33

44
SONIC_ONLINE_DEBS += $(BFN_PLATFORM)

platform/barefoot/bfn-sai.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BFN_SAI = bfnsdk_20211117_sai_1.9.1_deb10.deb
1+
BFN_SAI = bfnsdk_20220127_sai_1.9.1_deb10.deb
22
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_SAI)"
33

44
$(BFN_SAI)_DEPENDS += $(LIBNL_GENL3_DEV)

platform/barefoot/docker-syncd-bfn/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get install -y \
2222
libunwind8-dev \
2323
libpython3.4 \
2424
libc-ares2 \
25+
libedit2 \
2526
libgoogle-perftools4
2627

2728
RUN dpkg -i \

0 commit comments

Comments
 (0)