[bfn] Updated BFN SDK packages to 20200731 with SAI v1.5.2 (#5082)

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
This commit is contained in:
Andriy Kokhan 2020-08-03 12:12:55 +03:00 committed by GitHub
parent 3c224e7ce3
commit fbf3cb13a5
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_20200507_deb9.deb
BFN_PLATFORM = bfnplatform_20200731_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_20200507_deb9.deb
BFN_SAI = bfnsdk_20200731_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)