Hi, I need to edit the "stm32mp1.c" file inside the uboot sources, in particular I have to set the following change on line 413:nb_blink = 4; How can I do that on OpenSTLinux (Yocto approach) ?Where is the file and how can I maintain such edit after ...