[BFN] Update BFN sdk to SAI 1.11.0 (#12945)
Why I did it SONiC moved to SAI 1.11.0 How I did it Build package with SAI 1.11.0 How to verify it Ran sanity for all included profiles
This commit is contained in:
parent
c55f4dca2d
commit
586d715f17
@ -1,4 +1,4 @@
|
||||
BFN_PLATFORM = bfnplatform_20220815_sai_1.10_deb11.deb
|
||||
BFN_PLATFORM = bfnplatform_20221130_sai_1.11.0_deb11.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_20220815_sai_1.10_deb11.deb
|
||||
BFN_SAI = bfnsdk_20221130_sai_1.11.0_deb11.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