Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-07-01 13:16:28 +02:00
parent 702d463194
commit 0542c002d0

View File

@ -21,7 +21,6 @@ source "arm-image" "rpi64-pwnagotchi" {
iso_checksum = "sha256:58a3ec57402c86332e67789a6b8f149aeeb4e7bb0a16c9388a66ea6e07012e45" iso_checksum = "sha256:58a3ec57402c86332e67789a6b8f149aeeb4e7bb0a16c9388a66ea6e07012e45"
output_filename = "../../../pwnagotchi-64bit.img" output_filename = "../../../pwnagotchi-64bit.img"
qemu_binary = "qemu-aarch64-static" qemu_binary = "qemu-aarch64-static"
image_mounts = ["/boot/firmware","/"]
target_image_size = 9969908736 target_image_size = 9969908736
} }