sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn
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
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
scripts [barefoot][platform] Refactor legacy scripts (#6871) 2021-02-24 09:42:18 -08: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