[BFN] Updated SDK to 20220127_sai_1.9.1 (#9870)
Signed-off-by: Andriy Kokhan <andriyx.kokhan@intel.com>
This commit is contained in:
parent
4f480ecf3d
commit
09b3efccc9
@ -1,4 +1,4 @@
|
||||
BFN_PLATFORM = bfnplatform_20211216_sai_1.9.1_deb10.deb
|
||||
BFN_PLATFORM = bfnplatform_20220127_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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
BFN_SAI = bfnsdk_20211216_sai_1.9.1_deb10.deb
|
||||
BFN_SAI = bfnsdk_20220127_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)
|
||||
|
@ -22,6 +22,7 @@ RUN apt-get install -y \
|
||||
libunwind8-dev \
|
||||
libpython3.4 \
|
||||
libc-ares2 \
|
||||
libedit2 \
|
||||
libgoogle-perftools4
|
||||
|
||||
RUN dpkg -i \
|
||||
|
Loading…
Reference in New Issue
Block a user