step:
1.bitbake -c compile busybox -f
2.Modify the source code (work/busybox/printable_string.c and unicode.c)
3. bitbake fsl-image-qt5-validation-imx -f
4.burn rootfs
result:no effect
You can refer to https://community.nxp.com/t5/i-MX-Processors/yocto%E9%A1%B9%E7%9B%AE%E4%BF%AE%E6%94%B9busybox/m-p/10...
find /bin/busybox.nosuid and busybox.suid Date update. /bin/ls.coreutils not been updated
I'm trying to fix this https://programmer.help/blogs/linux-busybox-chinese-display-modification-instructions.html
yocto How to modify the source code ,It feels like Yocto is so cumbersome, Modify the application in Download, no effect