Hi all,
The company I work for uses yocto to build an image with a custom linux kernel.
The documentation
(https://www.yoctoproject.org/docs/2.5.1/kernel-dev/kernel-dev.html) suggests a
setup where the kernel is under git and the kernel recipe specifies this git
repository hence the workflow i
Hi all,
I think the documentation on migrating between Yocto 2.2 and 2.3 needs more
clarification as to how did the sysroots have changed.
I wanted to migrate our build system from 2.2 to 2.5 and one package in
particular has caused me a day worth of scratching my head and trying different
ide