[BFN] Updated Barefoot SDK to 2020-05-07 (#4566)

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
This commit is contained in:
Andriy Kokhan 2020-05-12 09:21:05 +03:00 committed by GitHub
parent 1066f238ba
commit 40ed75c2cb
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_20200407_deb9.deb BFN_PLATFORM = bfnplatform_20200507_deb9.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)" $(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)"
SONIC_ONLINE_DEBS += $(BFN_PLATFORM) SONIC_ONLINE_DEBS += $(BFN_PLATFORM)

View File

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