[barefoot]: Updating deb package for platform and sai (#2635)

This commit is contained in:
Deepinder Setia 2019-03-02 15:27:59 -08:00 committed by lguohan
parent 81835dd502
commit 8bc45ac708
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
BFN_PLATFORM = bfnplatform_8.5.x.59217b4.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_8_5/bfnplatform_8.5.x.59217b4.deb"
BFN_PLATFORM = bfnplatform_master.c7af495.deb
$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/vxlan_poc/bfnplatform_master.c7af495.deb
SONIC_ONLINE_DEBS += $(BFN_PLATFORM) # $(BFN_SAI_DEV)
$(BFN_SAI_DEV)_DEPENDS += $(BFN_PLATFORM)

View File

@ -1,5 +1,5 @@
BFN_SAI = bfnsdk_8.5.x.59217b4.deb
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_8_5/bfnsdk_8.5.x.59217b4.deb"
BFN_SAI = bfnsdk_master.c7af495.deb
$(BFN_SAI)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/vxlan_poc/bfnsdk_master.c7af495.deb"
SONIC_ONLINE_DEBS += $(BFN_SAI) # $(BFN_SAI_DEV)
$(BFN_SAI_DEV)_DEPENDS += $(BFN_SAI)