This meta layer contains recipes for AosCore components such as:
- aos-communicationmanager - AosCore communication manager;
- aos-iamanager - AosCore identity and access manager;
- aos-servicemanager - AosCore service manager;
- aos-updatemanager - AosCore update manager;
- aos-vis - AosCore vehicle information service;
- CNI plugins;
- other tools and utility for AosCore operation.
For detailed information how to integrate AosCore to custom product, see Aos Core integration document.
- Set PREFERRED_PROVIDER_virtual/runc = "runc-opencontainers" to build runc from opencontainers.
- Set AOS_RUNNER to define which runner will be used to run Aos services. Currently supported: runc and crun. Default is crun.