Imx93 platform,the time in version is not the time of kernel compilation.
Excuse me, how to change it to kernel compilation time?
xiang_1001_0-1735874485139.png
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!