Copyright (c) 2021-2022 Antmicro
Antmicro's collection of Yocto layers for machine learning and computer vision applications.
The meta-antmicro-demo-base
Yocto layer contains recipes and system settings that are target-independent and used in our demonstration systems introduced in the system-releases directory.
This layer defines two users (username:password
) in conf/layer.conf
:
root:root
- The superuser account used for administrative purposes.antmicro:antmicro
- User that has access toinput
,video
,sudo
anddialout
groups.
The meta-antmicro-demo-base
layer depends on the following Yocto layers:
poky/meta
meta-openembedded/meta-oe
meta-openembedded/meta-xfce
meta-antmicro-common