Skip to content

Commit 39941f0

Browse files
vboykoxqiluo-msft
authored andcommitted
[BFN] Update SAI and platform packages to 20200710 (#4942)
Barefoot, updated SAI and platform packages to 20200710 Signed-off-by: Volodymyr Boyko <[email protected]>
1 parent a0236f7 commit 39941f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/barefoot/bfn-platform.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BFN_PLATFORM = bfnplatform_20200701_deb9.deb
1+
BFN_PLATFORM = bfnplatform_20200710_deb9.deb
22
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_PLATFORM)"
33

44
SONIC_ONLINE_DEBS += $(BFN_PLATFORM)

platform/barefoot/bfn-sai.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BFN_SAI = bfnsdk_20200701_deb9.deb
1+
BFN_SAI = bfnsdk_20200710_deb9.deb
22
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/$(BFN_SAI)"
33

44
$(BFN_SAI)_DEPENDS += $(LIBNL_GENL3_DEV)

0 commit comments

Comments
 (0)