rauc / meta-rauc-community

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

Tweaks #1

Closed dev-0x7C6 closed 4 years ago

dev-0x7C6 commented 4 years ago

Hi,

I made some improvements:

e0d6968 - fw_env.config is already provider by meta-raspberrypi (master and dunfell branch), this fixed file collision for me (late image building stage) 8fde2c2 - now custom fstab is only provided for raspberrypi targets 19cb41c - disable boot and rootfs a/b partition to be mounted by automouter - this fixes rauc update when auto-mounting feature is enabled.

Cheers, Bartłomiej