OpenNetworkLinux
OpenNetworkLinux copied to clipboard
[WIP] Upgrade to Debian 10
Copies files from the upstream:
- REPO/buster
- docker/images/builder10
- builds/any/rootfs/buster
Other changes:
- Add
#include <i2c/smbus.h>to some platform source code - Add
GCC_NO_WERRORto some platform - Change buildroot mirror site (
BUILDROOTMIRRORin setup.env) - Add required package to builder image
- Add KVM platform support (for debugging)
TODO:
- Create a new builder image (
builder10:1.3) instead of change thebuilder10:1.2 - Document about building the builder image if people wat to build it on their machine