sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn
Volodymyr Boiko d26a4aff9a [platform][barefoot] Install sonic_platform to host (#6644)
- Why I did it
SONiC design requires sonic_platform package to be installed in SONiC host environment, not only in docker containers.

- How I did it
For now, sonic_platform python wheel package, that is used by pmon, is provided via device-specific platform modules deb packages that unpacks the wheel package file into specific device's directory on lazy-install.
The PR makes deb packages' postinst script also install these unpacked wheel packages to host.

Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
2021-02-03 10:48:53 -08:00
..
configs/network/interfaces.d [barefoot]: Allow configuration of platform-specific interfaces used for internal purposes (#2631) 2019-03-09 06:22:32 -08:00
debian [platform][barefoot] Install sonic_platform to host (#6644) 2021-02-03 10:48:53 -08:00
scripts [platform]: sfputil BFN platform module (#3324) 2019-08-12 23:34:41 -07:00
LICENSE [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
MAINTAINERS [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
README.md [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
setup.py BFN platform API 2.0 support (#4766) 2020-10-03 13:46:21 -07:00
sonic_platform BFN platform API 2.0 support (#4766) 2020-10-03 13:46:21 -07:00

sonic-platform-modules-bfn

Device drivers for support of BFN platform for the SONiC project