ci: add bmap-tools, genimage, and mtools

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
main
Robert Nelson 7 months ago
parent 6d05c4d37e
commit 588c4f7d16

@ -3,7 +3,7 @@ image: robertcnelson/beagle-devscripts-kernel-debian-12-amd64:latest
before_script: before_script:
- apt-get update -q - apt-get update -q
- apt-get install -y -q bc bison cpio debhelper flex kmod libelf-dev libssl-dev libyaml-dev lz4 - apt-get install -y -q bc bison bmap-tools cpio debhelper flex genimage kmod libelf-dev libssl-dev libyaml-dev lz4 mtools
variables: variables:
FF_USE_FASTZIP: "true" FF_USE_FASTZIP: "true"

Loading…
Cancel
Save