Hi all,
for small footprint embedded system having a bmap is a must and do not overload the drive but when ISAR is used to build 9.3 GB images, then the bmap stuff is useless, redundant and takes precious saving space. I can remove but I wish not produce it in first place:
$ find build/tmp/deploy/ -name \*wic\*
build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic
build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic.p2
build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic.bmap
build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic.p1
Thanks, R-