This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform
gechiang 569289ac86
Moving BRCM SAI from 3.7.5.1-1 to 3.7.5.1-2 to pick up the stubbed SA… (#5101)
* Moving BRCM SAI from 3.7.5.1-1 to 3.7.5.1-2 to pick up the stubbed SAI API that were present in the header but missing in SAI implementation that cause link error during build.
In SAI header 1.5.2 there are defined SAI APIs such as "sai_query_attribute_capability()" and few other APIs that were missing the stub code in BRCM 3.7.5.1 SAI code delivery. This causes linking issue during build when we implemented the common handler to support "sai_query_attribute_capability()" that other platform supports. The expectation is that all SAI vendors must implement all the SAI header defined SAI APIs by stubbing those that they don't have the actual code support to return "SAI_STATUS_NOT_IMPLEMENTED".  This allows common code for all platforms to be developed without having linking issue during build for all platforms. BRCM has provided the patch code and this PR moves the BRCM SAI from 3.7.5.1-1 to 3.7.5.1-2 to pick up those missing stubbed SAI APIs.
See BRCM case CS00010790550 for more details
2020-08-05 09:12:04 -07:00
..
barefoot [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
broadcom Moving BRCM SAI from 3.7.5.1-1 to 3.7.5.1-2 to pick up the stubbed SA… (#5101) 2020-08-05 09:12:04 -07:00
cavium [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
centec [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
generic [dockers] Rename 'docker-snmp-sv2' to 'docker-snmp' (#4699) 2020-06-11 16:04:23 -07:00
innovium [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
marvell [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
marvell-arm64 [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
marvell-armhf [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
mellanox [Python] Migrate applications/scripts to import sonic-py-common package (#5043) 2020-08-03 11:43:12 -07:00
nephos [build]: wait for conflicts package to be uninstalled (#5039) 2020-07-27 10:46:20 -07:00
p4 [docker-orchagent]: make build depends only on sairedis package (#4880) 2020-07-12 18:08:51 +00:00
template [docker-syncd-vs]: Convert syncd-vs docker to buster (#4726) 2020-06-09 09:07:25 -07:00
vs [sonic-py-common] get_platform(): Refactor method of retrieving platform identifier (#5094) 2020-08-04 23:51:35 -07:00