nxpfrankli
nxpfrankli
When I debug github workflow action, accidently remove 1.5.21 release. So I have to regenerate it.
appveyor mac build have issue recently. wait for some days to recovery.
After some time, I will remove pre-release tag if not big issue found.
Make sure your initramfs included new https://github.com/nxp-imx/imx-uuc
Supposed default flash.bin should not have UUUBURNXXOEUZX7 tag. We want to keep " uuu flash.bin " as simple as possible.
uuu extract bz2 to memory, it takes long time some time to allocate big memory. Can you try 1.5.xx, which reduce memory usage for single device burn?
Strange!, why our internal daily build have not such problem.
1.5.xx have big change at memory management and multi-thread. Can you summary some reproduce steps? Did you met at zst file?
Thanks. I submit tickt to internal yocto team to fix this problem.
New linux release switch to wic.zst format, which new compress/uncompress method, 10x fast then bz2. Did you meet similar issue for wic.zst?