Imx93 platform,the time in version is not the time of kernel compilation.
Excuse me, how to change it to kernel compilation time?
you can see the definition of the kernel built time in poky/meta/classes-recipe/kernel.bbclass, if you want to use your own built time you can modify the file and rebuild your kernel
Good!