Skip to content

Commit c7bde09

Browse files
committed
aarch64_qemu_boot: Don't repack a new QCOW image
This was a stray config fragment used during development that was accedentally included in the referenced commit. Fixes: 0fe5964 ("aarch64_qemu_boot: Restore build after removing post-image.sh")
1 parent ec0ed82 commit c7bde09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configs/aarch64_qemu_boot_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ BR2_TARGET_UBOOT_FORMAT_DTB=y
2424
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
2525
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
2626
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
27-
IMAGE_ITB_QCOW=y
28-
IMAGE_ITB_DL_RELEASE=y
2927
TRUSTED_KEYS=y
3028
TRUSTED_KEYS_DEVELOPMENT=y

0 commit comments

Comments
 (0)