The u-boot-tools package was typoed

Should fix the ubuntu-preinstalled impish build
use-right-naming
Sebastien Bacher 4 years ago
parent a1a21e9ecb
commit 740c960575

@ -916,7 +916,7 @@ case "$ARCH+${SUBARCH:-}" in
COMPONENTS='main restricted universe multiverse' COMPONENTS='main restricted universe multiverse'
# Most Pi-specific package installation is handled via the seeds in the # Most Pi-specific package installation is handled via the seeds in the
# per-project/subproject cases above # per-project/subproject cases above
add_package install linux-firmware-raspi2 pi-bluetooth u-boot-rpi u-boot-tool add_package install linux-firmware-raspi2 pi-bluetooth u-boot-rpi u-boot-tools
BINARY_REMOVE_LINUX=false BINARY_REMOVE_LINUX=false
;; ;;
esac esac

Loading…
Cancel
Save