586d715f17
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
6 lines
240 B
Makefile
6 lines
240 B
Makefile
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)
|
|
$(BFN_SAI_DEV)_DEPENDS += $(BFN_PLATFORM)
|