rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
46 stars 51 forks source link

qemux86: core-image-minimal: use fixed directory hash seed #81

Closed ejoerns closed 4 months ago

ejoerns commented 6 months ago

This avoids some non-determinism in the resulting image, reducing the download size for adaptive RAUC updates.

Also fix the comment about 'inode size' which is actually 'bytes-per-inode' from the original oe-core setting of EXTRA_IMAGECMD.