TipsAndTricks/DemystifyingTheLinuxYoctoKernel: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with "Despite the existence of plenty of in-depth documentation out there on working with kernels in Yocto, most people seem to still view the subject as a riddle wrapped in a myste...")
 
No edit summary
Line 1: Line 1:
Despite the existence of plenty of in-depth documentation out there on working with kernels in Yocto, most people seem to still view the subject as a riddle wrapped in a mystery inside an enigma [1][2].
Despite the existence of plenty of in-depth documentation out there on working with kernels in Yocto, most people seem to still view the subject as 'a riddle, wrapped in a mystery, inside an enigma'.  [1][2]


This is the first in what should be a short series of articles dealing with Yocto kernels, focusing only on the bare essentials.
This is the first in what should be a short series of articles dealing with Yocto kernels, focusing only on the bare essentials.
Let's start first with the kernel itself.  When most people think of a kernel in Yocto, they tend to think of it as something that's wrapped inside a kernel recipe, which in turn is something that's wrapped inside the build system and generated into the final image.  That's all true and valid, but all those extra layers (let's call them the mystery and the enigma for now) obscure the kernel of truth at the center (the riddle).  Let's just look at the riddle and come back some other day to explain the mystery and the enigma.





Revision as of 19:52, 27 June 2016

Despite the existence of plenty of in-depth documentation out there on working with kernels in Yocto, most people seem to still view the subject as 'a riddle, wrapped in a mystery, inside an enigma'. [1][2]

This is the first in what should be a short series of articles dealing with Yocto kernels, focusing only on the bare essentials.

Let's start first with the kernel itself. When most people think of a kernel in Yocto, they tend to think of it as something that's wrapped inside a kernel recipe, which in turn is something that's wrapped inside the build system and generated into the final image. That's all true and valid, but all those extra layers (let's call them the mystery and the enigma for now) obscure the kernel of truth at the center (the riddle). Let's just look at the riddle and come back some other day to explain the mystery and the enigma.



[1] Yocto kernel labs

[2] Yocto Kernel Development Manual