[BFN] update BFN package (#9564)
Signed-off-by: Roman Savchuk romanx.savchuk@intel.com Why I did it Update SDK with fixed for warmboot tofino2 Added platform interface extension How I did it Create new package for Y2, Y1, X2, X1 profiles How to verify it Run test suites from sonic-mgmt repo
This commit is contained in:
parent
d7ffcf1773
commit
bdb84ff996
@ -1,4 +1,4 @@
|
||||
BFN_PLATFORM = bfnplatform_20211117_sai_1.9.1_deb10.deb
|
||||
BFN_PLATFORM = bfnplatform_20211216_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_20211117_sai_1.9.1_deb10.deb
|
||||
BFN_SAI = bfnsdk_20211216_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)
|
||||
|
Loading…
Reference in New Issue
Block a user