The problem here is, that 'stat -c %s' gives out a wrong value. The issue happens only, if /bin/stat is linked to /bin/stat.stat. If using /bin/stat.coreutils the filesize is displayed correctly
-- Markus Volk <[email protected]> -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
