[BFN] Updated SAI/SDK packages to 20210128 (#6595)

Signed-off-by: Andriy Kokhan <andriyx.kokhan@intel.com>

Co-authored-by: Andriy Kokhan <andriyx.kokhan@intel.com>
This commit is contained in:
Andriy Kokhan 2021-02-04 19:24:52 +02:00 committed by GitHub
parent fede95da19
commit 33995efed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
BFN_PLATFORM = bfnplatform_20201023_sai_1.5.2_deb9.deb
BFN_PLATFORM = bfnplatform_20210128_sai_1.5.2_deb9.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)"
SONIC_ONLINE_DEBS += $(BFN_PLATFORM)

View File

@ -1,4 +1,4 @@
BFN_SAI = bfnsdk_20201023_sai_1.5.2_deb9.deb
BFN_SAI = bfnsdk_20210128_sai_1.5.2_deb9.deb
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_SAI)"
$(BFN_SAI)_DEPENDS += $(LIBNL_GENL3_DEV)