Rootfs buildroot not updated after flash

  • If you use ./build.sh buildrootconfig to add software packages and then execute ./build.sh rootfs, there is no packaging operation after compilation, so the rootfs.img and update.img remain the old images. You need to additionally run ./build.sh firmware to package the new rootfs.img and update.img.