Found the problem, at the end i need to clean my recipe first using:
bitbake -c cleansstate linux-wandboard.
Then i can compile the recipe:
bitbake linux-wandboard.
Hi Hector
for making changes one can look at yocto documentation
i.MX Yocto Project: How can I (quickly) modify the kernel and test it?
http://www.embeddedlinux.org.cn/OEManual/usage_workwithsinglerecipe.html
Best regards
igor
Hi,
Is your patch at least listed into the tmp directory where the kernel is built?
Best Regards,
-Marco