Skip to content
Snippets Groups Projects
Unverified Commit c6512a41 authored by Andreas Ziegler's avatar Andreas Ziegler Committed by GitHub
Browse files

Merge pull request #2972 from freifunk-gluon/v2023.1.x-revert-efi

Revert "x86: switch to EFI-compatible images"
parents 6f5a11d6 4e2bd01d
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ packages {
config('TARGET_ROOTFS_EXT4FS', false)
defaults {
factory = '-squashfs-combined-efi',
factory = '-squashfs-combined',
factory_ext = {'.img.gz', '.vmdk', '.vdi'},
sysupgrade = '-squashfs-combined-efi',
sysupgrade = '-squashfs-combined',
sysupgrade_ext = '.img.gz',
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment