sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn-montara
novikauanton df2043e074
[dockers] Barefoot fix bulleye build (#9766)
#### Why I did it
Build failed.

Due to the error message looks like build failed because `pyversions` utility was not found.

`pyversions` utility is a part of `python2-minimal` package and it wasn't installed.


#### How I did it
To avoid installing python2 just specify explicit python version `--with python3` and use build system for py3 `--buildsystem=pybuild`

#### How to verify it
Run build
2022-01-16 11:25:44 -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 [dockers] Barefoot fix bulleye build (#9766) 2022-01-16 11:25:44 -08:00
scripts [barefoot][platform] Refactor legacy scripts (#6871) 2021-02-24 09:42:18 -08:00
sonic_platform [barefoot][platform] Chassis.get_reboot_cause (#7794) 2021-06-11 13:30:03 -07:00
LICENSE [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
MAINTAINERS [barefoot]: Move bfn asic drivers out of platform package (#30) (#2183) 2018-10-24 06:27:04 -07:00
README.md [barefoot]: Move bfn asic drivers out of platform package (#30) (#2183) 2018-10-24 06:27:04 -07:00
setup.py [barefoot][platform] Refactor legacy scripts (#6871) 2021-02-24 09:42:18 -08:00

sonic-platform-modules-bfn-montara

Device drivers for support of BFN platform for the SONiC project