diff --git a/live-build/auto/config b/live-build/auto/config index 088a6f19..fb6ca877 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -383,6 +383,9 @@ case $IMAGEFORMAT in UBUNTU_IMAGE_ARGS="$UBUNTU_IMAGE_ARGS -c $CHANNEL" ;; *) + if [ "${MODEL}" = "pi" ]; then + MODEL=pi-armhf + fi # Ubuntu Core 20 # Currently uc20 assertions do not support global # channel overrides, instead we have per-channel models