sonic-buildimage/platform/barefoot/sonic-platform-modules-bfn-newport
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 [BFN] Fix MTU for internal interface (#6783) 2021-02-22 10:23:46 -08:00
debian [dockers] Barefoot fix bulleye build (#9766) 2022-01-16 11:25:44 -08:00
modules Update Barefoot platform module for Bullseye and 5.10 kernel (#8) 2021-11-10 15:27:22 -08:00
LICENSE [barefoot] Added Newport platform support (#3709) 2019-11-06 18:54:05 -08:00
MAINTAINERS [barefoot] Added Newport platform support (#3709) 2019-11-06 18:54:05 -08:00
README.md [barefoot] Added Newport platform support (#3709) 2019-11-06 18:54:05 -08: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-newport

Device drivers for support of BFN platform for the SONiC project