-
Notifications
You must be signed in to change notification settings - Fork 5
Prerequisites
Alexander Sack edited this page May 30, 2024
·
1 revision
Follow guidance here: https://docs.yoctoproject.org/2.0/yocto-project-qs/yocto-project-qs.html#packages
Follow instructions for your distro
Ubuntu/Debian:
sudo apt install python3 pip3
Alpine:
apk add python3 py3-pip
Right now we use a fork that adds a feature for convenience.
git clone -b feature/kconfig-KAS_LOCAL_ https://github.com/pantacor/kas
cd kas
pip3 install .
- Support: Use Pantavisor Forum
- Bugs: Use Pantavisor Forum and file Github Issues
- Contributions: Use Pantavisor Forum and submit PRs to components
- https://github.com/pantavisor/meta-pantavisor (for improvements to pantavisor yocto layer)
- https://github.com/pantavisor/pantavisor (for improvements to pantavisor itself)
- https://gitlab.com/pantacor/pvr (for improvements to pvr tool)
- Pantavisor Device Management: We recommend to use Pantacor Hub
- For anything else, email us: [email protected]