I was checking how this might be accomplished, and it appears that one just needs to do: sysbuild build sysupgrade auto ~/sysbuild/release/$(uname -m) Is this correct? How does 'sysupgrade' know the version to which it's supposed to upgrade (i.e. 7.0.1 in this instance)? Graham Jenkins