OE4T / meta-mender-community

Community supported integration layers for Mender on various boards
Apache License 2.0
5 stars 5 forks source link

Fix delta updates when using cboot. #11

Closed nielsavonds closed 3 years ago

nielsavonds commented 3 years ago

The Mender delta update module expects mender_boot_part to return the partition number, instead of the boot slot.

Small additional fixes to the fw_printenv script to correctly handle quiet mode.

Signed-off-by: Niels Avonds niels@nobi.life

dwalkes commented 3 years ago

Thanks @nielsavonds looks good to me and unit tests against tegra-demo-distro and jetson-tx2 cboot config are working.

@madisongh any issues with this one? If not I'll rebase on top of https://github.com/OE4T/meta-mender-community/pull/12 and send these both upstream, then pull into tegra-demo-distro.