[BFN] update SDK package for Barefoot (#9287)
Fix build issue. 1. Fix BFN platform build scripts after migration to Deb11: https://github.com/Azure/sonic-buildimage/pull/9271 2. Update SDK package to fix linkage issue caused by missing sai_query_stats_capability() newly added in syncd: https://github.com/Azure/sonic-buildimage/pull/9287
This commit is contained in:
parent
06bf76b5bc
commit
9a72d04728
@ -1,4 +1,4 @@
|
||||
BFN_PLATFORM = bfnplatform_20211110_sai_1.9.1_deb10.deb
|
||||
BFN_PLATFORM = bfnplatform_20211117_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_20211110_sai_1.9.1_deb10.deb
|
||||
BFN_SAI = bfnsdk_20211117_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