Skip to content
Snippets Groups Projects
Select Git revision
  • f40179535fc0bc89fd7e59523d316f74b9b67ec0
  • develop default protected
2 results

offline.html

Blame
  • armsr.inc 251 B
    -- We do not use the ext4 images, so we do not want to build them.
    config('TARGET_ROOTFS_EXT4FS', false)
    
    defaults {
    	factory = '-squashfs-combined-efi',
    	factory_ext = '.img.gz',
    	sysupgrade = '-squashfs-combined-efi',
    	sysupgrade_ext = '.img.gz',
    }