I am building images for i.MX board using Yocto. My requirement is to build specific kernel for the board.
After downloading from Freescale Yocto repository site, I could see recipes for multiple kernels.
Can you guide me to understand how yocto will decide which kernel to build. I mean where Yocto configured to build specific kernel out of the available kernel recipes?