sonic-buildimage/platform
Stephen Sun 035c20a023 [Mellanox]Take advantage of sdk variable to customize the location where sdk_socket exists. (#4223)
Take advantage of an SDK environment variable to customize the location where sdk_socket exists.
In the latest SDK sdk_socket has been moved from /tmp to /var/run which is a better place to contain this kind of file.
However, this prevents the subdirs under /var/run from being mapped to different volumes. To resolve this, we take advantage of an SDK variable to designate the location of sdk_socket.
This requires every process that requires to access sdk_socket have this environment variable defined. However, to define environment variable for each process is less scalable. We take advantage of the docker scope environment variable to avoid that.
It depends on PR 4227
2020-03-18 00:30:26 +00:00
..
barefoot [barefoot] Added Newport platform support (#3709) 2019-11-06 18:54:05 -08:00
broadcom [device/platform] Add reset in sfputil.py for Accton AS7326-56X (#3685) 2019-11-06 18:57:08 -08:00
cavium [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
centec [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
generic [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
innovium [innovium]: Fix package path + add SYSTEMD_SONIC_GENERATOR (#3351) 2019-08-15 22:06:06 -07:00
marvell [Platform] Updated Marvell x86 platform makefiles (#3606) 2019-10-17 18:16:57 -07:00
marvell-arm64 [build]: sonic arm64 changes (#3419) 2019-09-11 09:41:38 -07:00
marvell-armhf [build]: Kill arm march docker service before every run to avoid stale entries (#3644) 2019-10-24 13:50:45 -07:00
mellanox [Mellanox]Take advantage of sdk variable to customize the location where sdk_socket exists. (#4223) 2020-03-18 00:30:26 +00:00
nephos [nephos] support SAI 1.5.0 and fix docker syncd related makefile error (#3684) 2019-10-31 09:13:35 -07:00
p4 [swss] Remove "-p port_config.ini" option from the portsyncd (#3671) 2019-10-27 21:15:39 -07:00
template [build]: Makefile: Extend to build debug docker images for all stretch dockers (#2789) 2019-04-19 18:49:21 -07:00
vs Enable sflowmgrd in docker-sonic-vs (#3595) 2019-10-29 18:05:55 -07:00