Force re-compile local kernel changes
Hi,
I have done certain changes to support the display in the dts files.
I have modified dts files under kernel and u-boot.
I had also added certain changes in panel-simple.c file as well.
I gave a build and forgot to make some changes. So i changed those locally and gave :
bitbake st-image-westonBut this time around upon checking i found out that latest changes i made were not compiled and a new .o was not generated. How can i make sure , that local changes are compiled by yocto build system??
