Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
(Yocto Project)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome on [http://www.kaeilos.com KaeilOS] official wiki
+
Welcome on [http://www.koansoftware.com Koan Software] official wiki
  
 
== DISCLAIMER ==
 
== DISCLAIMER ==
  
'''KaeilOS(R) is a registered trademark of KOAN sas - Bergamo, ITALY  
+
'''KoanSoftware(R) and KaeilOS(R) are a registered trademark of KOAN sas - Bergamo, ITALY  
  
 
All contents of this website are released under the [http://creativecommons.org/licenses/by-sa/3.0/deed.en_US Creative Commons Attribution-ShareAlike 3.0 Unported License]'''<br>
 
All contents of this website are released under the [http://creativecommons.org/licenses/by-sa/3.0/deed.en_US Creative Commons Attribution-ShareAlike 3.0 Unported License]'''<br>
Line 13: Line 13:
 
Fondata nel 1996 da esperienze diversificate, KOAN è un'azienda italiana con sede a Bergamo, operante nel settore del terziario avanzato che si propone come fornitore di sistemi software embedded per automazione industriale, telecomunicazioni, automotive, meccatronica e aerospaziale.
 
Fondata nel 1996 da esperienze diversificate, KOAN è un'azienda italiana con sede a Bergamo, operante nel settore del terziario avanzato che si propone come fornitore di sistemi software embedded per automazione industriale, telecomunicazioni, automotive, meccatronica e aerospaziale.
  
== What is KaeilOS ==  
+
== What is this wiki? ==  
KaeilOS was an OpenSource software framework based on OpenEmbedded to create GNU/Linux distributions aimed for embedded devices developed by KOAN from 2004 to 2010.
+
This is a collection of useful notes about Yocto Project and OpenEmbedded, GNU/Linux distributions aimed for embedded devices developed.
  
 
== Problem solving - Howto ==
 
== Problem solving - Howto ==
Line 52: Line 52:
 
* [[Managing RDEPENDS into a recipe]]
 
* [[Managing RDEPENDS into a recipe]]
 
* [[Extract the list of packages into a Yocto image]]
 
* [[Extract the list of packages into a Yocto image]]
 +
* [[Toaster setup and usage]]
 +
 +
== Qt ==
 +
* [[Install Qt 5 on Ubuntu]]
  
 
== Documents ==
 
== Documents ==
Line 58: Line 62:
 
* [http://linux.koolsolutions.com/2011/02/26/howto-create-and-submit-your-first-linux-kernel-patch/ How to create and submit Linux kernel patch using GIT]
 
* [http://linux.koolsolutions.com/2011/02/26/howto-create-and-submit-your-first-linux-kernel-patch/ How to create and submit Linux kernel patch using GIT]
 
* [[Development with VMware]]
 
* [[Development with VMware]]
 +
* [[How to Shrink a VirtualBox Virtual Machine]]
  
 
== About us ==
 
== About us ==
 
* [http://koansoftware.com/en/content/profile Who we are]
 
* [http://koansoftware.com/en/content/profile Who we are]

Revision as of 08:09, 19 April 2019

Welcome on Koan Software official wiki

DISCLAIMER

KoanSoftware(R) and KaeilOS(R) are a registered trademark of KOAN sas - Bergamo, ITALY

All contents of this website are released under the Creative Commons Attribution-ShareAlike 3.0 Unported License

KOAN Embedded Software Engineering

KOAN è una software house italiana, specializzata in soluzioni software Linux embedded e real time su piattaforme RISC della famiglia ARM (Raspberry, Atmel, Freescale, NXP). Fondata nel 1996 da esperienze diversificate, KOAN è un'azienda italiana con sede a Bergamo, operante nel settore del terziario avanzato che si propone come fornitore di sistemi software embedded per automazione industriale, telecomunicazioni, automotive, meccatronica e aerospaziale.

What is this wiki?

This is a collection of useful notes about Yocto Project and OpenEmbedded, GNU/Linux distributions aimed for embedded devices developed.

Problem solving - Howto

Openembedded Core

Openembedded Debugging

Yocto Project

Qt

Documents

About us