sonic-buildimage/platform
Stephen Sun 7d0570c517
[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-09 12:36:56 -07:00
..
barefoot [arista] Update drivers submodule (#4164) 2020-02-25 09:14:56 -08:00
broadcom [bcmsai] Update BRCM SAI Debian to 3.7.3.3-3 (#4233) 2020-03-07 00:38:09 -08:00
cavium [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
centec [kernel]: security kernel update to 4.9.189 (#3913) 2020-02-12 17:41:58 -08:00
generic [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
innovium [kernel]: security kernel update to 4.9.189 (#3913) 2020-02-12 17:41:58 -08:00
marvell [Platform] Marvell Makefile updates/cleanup (#4168) 2020-02-25 09:44:45 -08:00
marvell-arm64 [Platform] Marvell Makefile updates/cleanup (#4168) 2020-02-25 09:44:45 -08:00
marvell-armhf [Platform] Marvell Makefile updates/cleanup (#4168) 2020-02-25 09:44:45 -08:00
mellanox [Mellanox]Take advantage of sdk variable to customize the location where sdk_socket exists. (#4223) 2020-03-09 12:36:56 -07:00
nephos [Device]: Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P (#4157) 2020-02-17 14:09:15 -08:00
p4 [sonic-cfggen] Loading the configuration from init_cfg.json and then from config_db.json (#4148) 2020-03-05 15:35:35 -08:00
template [baseimage]: support building multi-asic component (#3856) 2020-01-26 13:56:42 -08:00
vs [sonic-cfggen] Loading the configuration from init_cfg.json and then from config_db.json (#4148) 2020-03-05 15:35:35 -08:00