[Nemo Mobile](http://nemomobile.org) is a free and open-source mobile platform based on OpenEmbedded and Qt5.
Nemo Mobile is community driven project and should be used only in a development purposes. In this stage Nemo Mobile is only meant for development, not for production.
This is the new Yocto based Nemo Mobile build system. With Yocto Project NemoMobile has always up-to-date middleware and has flexibility to add other recipes from other Yocto-based projects. OpenEmbedded provides middleware for embedded devices that is more up-to-date than Mer-based middleware. From Mer Project only NemoMobile & mobile device specific middleware packages are imported to this Yocto based NemoMobile build.
Necunos is providing this build system only for development purposes and this project has no affiliation with Necunos products.
[NemoMobile](http://nemomobile.org) is a free and open-source mobile platform based on OpenEmbedded and Qt5.
This is the new Yocto based NemoMobile build system. With Yocto Project NemoMobile has always up-to-date middleware and has flexibility to add other recipes from other Yocto-based projects. OpenEmbedded provides middleware for embedded devices that is more up-to-date than Mer-based middleware. From Mer Project only NemoMobile & mobile device specific middleware packages are imported to this Yocto based NemoMobile build.
The process is very similar than AsteroidOS's one, because this Yocto project is based on AsteroidOS Yocto project.
The process is very similar than AsteroidOS's one, because this Yocto project is based on AsteroidOS Yocto project.
Building Nemo Mobile from the source will take hours on the first time.
Building Nemo Mobile from the source will take hours on the first time.
At the moment only target `MACHINE`s `qemux86` and `qemux86-64` are supported.
At the moment only target `MACHINE`s `qemux86` and `qemux86-64` are supported.
#### Disclaimer
Nemo Mobile is community driven project and should be used only in a development purposes. In this stage Nemo Mobile is only meant for development, not for production.
Necunos is providing this build system only for development purposes and this project has no affiliation with Necunos products.
## Building
## Building
...
@@ -26,3 +27,7 @@ Ready images can be found from [Releases](https://source.necunos.com/nemomobile/
...
@@ -26,3 +27,7 @@ Ready images can be found from [Releases](https://source.necunos.com/nemomobile/
## Wiki
## Wiki
More specific information can be found from [wiki](https://source.necunos.com/nemomobile/nemomobile/wikis/home) in this project.
More specific information can be found from [wiki](https://source.necunos.com/nemomobile/nemomobile/wikis/home) in this project.
## Acknowledgements
Project is based on [AsteroidOS](https://asteroidos.org) Yocto [project](https://github.com/asteroidos).
Huge thanks to [@locusf](https://github.com/locusf)