Pantavisor initial devices¶
Flash a Pantavisor initial image¶
If you need to install a base image from scratch for your project, continue to our initial images page.
Update a Pantavisor initial device¶
To use these devices, you will need an already flashed and claimed device in your account. If you don't have one, go to the initial images section.
If what you need is to only update the Pantavisor BSP of your device, go to the bsp devices page. If you want to update the BSP plus the initial development apps, you can upgrade your device checkout with pvr. Just remember to change the pvr clone URL with the one corresponding to your platform:
pvr merge https://pvr.pantahub.com/pantahub-ci/rpi3_initial_latest
pvr checkout
Stable¶
IMPORTANT: this devices contain both the stable and the release candidate versions. Navigate through the device History tab to switch to the version you want to use.
Platform | Target | Pantahub devices |
---|---|---|
bpi-r2 | arm-bpi-r2 | device |
colibri-imx6dl | arm-toradex-colibri-imx6dl | device |
colibri-imx6ull | arm-toradex-colibri-imx6ull | device |
malta | malta-qemu | device |
rpi0w | arm-rpi0w | device |
rpi3 | arm-rpi3 | device |
rpi4 | arm-rpi4 | device |
x64-uefi | x64-uefi | device |
Latest¶
Platform | Target | Pantahub devices |
---|---|---|
bpi-r2 | arm-bpi-r2 | device |
colibri-imx6dl | arm-toradex-colibri-imx6dl | device |
colibri-imx6ull | arm-toradex-colibri-imx6ull | device |
malta | malta-qemu | device |
rpi0w | arm-rpi0w | device |
rpi3 | arm-rpi3 | device |
rpi4 | arm-rpi4 | device |
x64-uefi | x64-uefi | device |
About Pantavisor initial devices¶
Our initial devices CI keeps a set of devices of different architectures up to date with both stable and daily BSP builds plus some apps that will help you start developing your own Pantavisor apps. It also generates flashable images for the stable versions.
These base images are built using GitLab CI in this project. Check out the jobs in the pipeline list and the release notes for each stable version in the list of tags.