[BFN] Updated SAI/SDK packages to 20210519 (#7660)

Includes fix for ACL counter (changed to 64 bit)

Signed-off-by: Roman Savchuk <romanx.savchuk@intel.com>
This commit is contained in:
roman_savchuk 2021-05-20 20:09:51 +03:00 committed by GitHub
parent 7aa8a021ea
commit efd4b93ac9
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_20210405_sai_1.5.2_deb9.deb
BFN_PLATFORM = bfnplatform_20210519_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_20210405_sai_1.5.2_deb9.deb
BFN_SAI = bfnsdk_20210519_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)