Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
(All contents of this website are released under the Creative Commons Attribution-ShareAlike 3.0 Unported License)
(KOAN Embedded Software Engineering)
(10 intermediate revisions by 3 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 - 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 10: Line 10:
 
== KOAN Embedded Software Engineering ==  
 
== KOAN Embedded Software Engineering ==  
  
[http://koansoftware.com KOAN] è una software house italiana, specializzata in soluzioni software Linux embedded e real time su piattaforme RISC della famiglia ARM (Raspberry, Atmel, Freescale, NXP).
+
[http://koansoftware.com KOAN] is an Italian software house, specialized in embedded and real time Linux software solutions on RISC platforms of the ARM family (Raspberry, Atmel, Freescale, NXP). Founded on 1996 from diversified experiences, is a supplier of embedded software systems for industrial automation, telecommunications, automotive, mechatronics and aerospace.
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 49: Line 48:
 
* [[Create patches using quilt]]
 
* [[Create patches using quilt]]
 
* [[Building Software from an External Source]]
 
* [[Building Software from an External Source]]
 +
* [[opkg command options]]
 +
* [[Managing RDEPENDS into a recipe]]
 +
* [[Extract the list of packages into a Yocto image]]
 +
* [[Toaster setup and usage]]
 +
* [[Python assignment operators]]
 +
 +
== Qt ==
 +
* [[Install Qt 5 on Ubuntu]]
  
 
== Documents ==
 
== Documents ==
Line 55: 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 10:31, 12 July 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 is an Italian software house, specialized in embedded and real time Linux software solutions on RISC platforms of the ARM family (Raspberry, Atmel, Freescale, NXP). Founded on 1996 from diversified experiences, is a supplier of embedded software systems for industrial automation, telecommunications, automotive, mechatronics and aerospace.

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