Difference between revisions of "Main Page"
(→DISCLAIMER) |
|||
Line 3: | Line 3: | ||
== DISCLAIMER == | == DISCLAIMER == | ||
− | '''KoanSoftware(R) and KaeilOS(R) are | + | '''KoanSoftware(R) and KaeilOS(R) are registered trademarks 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> |
Revision as of 10:03, 9 September 2021
Welcome on Koan Software official wiki
Contents
DISCLAIMER
KoanSoftware(R) and KaeilOS(R) are registered trademarks 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
- 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
Openembedded Debugging
Yocto Project
- Yocto Project my own quick start
- Yocto versus Poky versus Angstrom
- Yocto Project reference Manual
- Yocto source Repositories
- OpenEmbedded layers index
- Yocto version releases
- 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
- Set default root password
- Yocto package management
- Yocto build on a cluster with IceCC
- Add native gcc to the target image
- List IPK package depencencies
- Yocto Project what I wish I'd known
- Using devtool to modify recipes in Yocto
- How to include uEnv.txt in Yocto image
- Add build information into a Yocto image
- Add a systemd service file into a Yocto image
- Yocto Project licenses for LIC_FILES_CHKSUM
Many other details are available in the Yocto Project wiki
Linux kernel
Microsoft .NET and Mono
Qt
Hardware and SBC
Documents
- ARM cores list
- systemd vs sysvinit
- How to create and submit Linux kernel patch using GIT
- Development with VMware
- How to Shrink a VirtualBox Virtual Machine