This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Meta Soletta
Guilherme Paes edited this page Apr 12, 2016
·
17 revisions
The meta-soletta project is a meta-layer for Yocto that contains the needed recipes to cross-compile Soletta and generate images for a target board.
The generated images are a snapshot of the operating system ready to be booted. It contains the necessary softwares for an easier IoT development.
The project current supports the following boards:
- Intel Edison
- Minnowboard Max
- Intel Galileo Gen2
- BeagleBone Black
- GigaByte GB-BXBT-3825
It's recommended to used Ostro OS Project. Ostro OS is a Yocto based Operating System tailored for IoT smart devices.
Follow this Ostro documentation to be able to it: [Ostro Project - Building Images] (https://ostroproject.org/documentation/howtos/building-images.html)
To install the generated image follow this tutorial from Ostro: Booting and Installation