mksquashfs is always rebuilt before generating rootfs image. The attached
authorEric Andersen <andersen@codepoet.org>
Fri, 24 Jun 2005 03:14:20 +0000 (03:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 24 Jun 2005 03:14:20 +0000 (03:14 -0000)
commite83529ad36233a604b165de9c31d56137651302b
treed686e5742effeb61f53a88637e9cbcafdf990426
parenta8a6587d1b6bd17e8aceff319f2ae6a177dd29d3
mksquashfs is always rebuilt before generating rootfs image.  The attached
patch avoids this issue, by creating a .unpacked file in the squashfs directory
after the source tarball is unpacked, and making the mksquashfs target depend
on the .unpacked file.

http://bugs.busybox.net/view.php?id=234
target/squashfs/squashfsroot.mk