Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
(Created page with 'KaeilOS')
 
(Yocto Project)
(75 intermediate revisions by 3 users not shown)
Line 1: Line 1:
KaeilOS
+
Welcome on [http://www.koansoftware.com 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 [http://creativecommons.org/licenses/by-sa/3.0/deed.en_US Creative Commons Attribution-ShareAlike 3.0 Unported License]'''<br>
 +
<br>
 +
 
 +
== KOAN Embedded Software Engineering ==
 +
 
 +
[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.
 +
 
 +
== 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 ==
 +
* [[FAQ]]
 +
* [[Setup NFS root filesystem]]
 +
* [[Setup an external toolchain with Yocto]]
 +
* [[Fixing Perl Locale Errors in a Clean Ubuntu Install]]
 +
* [[Using VMware Player to run Linux training]]
 +
 
 +
== Openembedded Core ==
 +
* [[Submit patches to Openembedded]]
 +
* [http://openembedded.org/wiki/Commit_Patch_Message_Guidelines Commit Patch Message Guidelines]
 +
* [[OE-Core Standalone Setup]]
 +
 
 +
== Openembedded Debugging ==
 +
* [[Openembedded debugging]]
 +
* [[Packages information list]]
 +
 
 +
== Yocto Project ==
 +
* [[Yocto Project my own quick start]]
 +
* [[Yocto versus Poky versus Angstrom]]
 +
* [http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html Yocto Project reference Manual]
 +
* [http://git.yoctoproject.org/ Yocto source Repositories]
 +
* [http://layers.openembedded.org OpenEmbedded layers index]
 +
* [https://wiki.yoctoproject.org/wiki/Releases Yocto version releases]
 +
* [http://www.openembedded.org/wiki/Migrating_metadata_to_OE-Core Migrating metadata to OE-Core]
 +
* [[OE/Yocto prebuilt toolchains]]
 +
* [[Howto build a kernel module out of the kernel tree]]
 +
* [[Howto speed up Yocto build]]
 +
* [[bitbake options]]
 +
* [[Directories and installation variables]]
 +
* [[How to add libstdc++ to a Yocto (Poky) image]]
 +
* [[How to run a script at boot automatically]]
 +
* [[Create patches using quilt]]
 +
* [[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]]
 +
* [[Skip connectivity checks]]
 +
 
 +
== Qt ==
 +
* [[Install Qt 5 on Ubuntu]]
 +
 
 +
== Hardware and SBC ==
 +
* [[iMX6 definitive GPIO guide]]
 +
 
 +
== Documents ==
 +
* [[ARM cores list]]
 +
* [[systemd vs sysvinit]]
 +
* [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]]
 +
* [[How to Shrink a VirtualBox Virtual Machine]]
 +
 
 +
== About us ==
 +
* [http://koansoftware.com/en/content/profile Who we are]

Revision as of 13:20, 18 December 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

Hardware and SBC

Documents

About us