Hi,
I am using the 'QorIQ-SDK-V2.0-20160527-yocto' for T4240RDB, to build a 'fsl-image-minimal'. I am trying to apply a patch for the linux kernel. How can I apply the patch and make the menuconfig? I have tried to modify the recipes under 'source/poky/meta/recipes-kernel/linux', to add the one line: 'SRC_URI += "file://patch.patch". However, it doesn't work. Is there anyone knows how to make it possible?