Hi, I would like to test my local kernel before pushing my patch to git. Is there an easier way than adding a .bbappend with the KERNEL_SRC using protocol=file and SRCREV=${AUTOREV} e.g : in Buildroot I set the env variable _OVERRIDE_SRCDIR=~/my-repo Is there something similar or what do you use as dev for your local test before pushing ? Thanks for your answers