sonic-buildimage/platform/barefoot/bfn-modules
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 [barefoot]: Add psample module to load at boot time on BFN platform (#7164) 2021-03-26 11:08:28 -07: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]: Move bfn asic drivers out of platform package (#30) (#2183) 2018-10-24 06:27:04 -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

bfn-modules

Device drivers for support of BFN platform for the SONiC project