diff --git a/meta-digi-dey/classes/dey-image-installer.bbclass b/meta-digi-dey/classes/dey-image-installer.bbclass index dc9770d7e..4e6332613 100644 --- a/meta-digi-dey/classes/dey-image-installer.bbclass +++ b/meta-digi-dey/classes/dey-image-installer.bbclass @@ -1,7 +1,7 @@ # # Generate DEY installer ZIP package # -# Copyright 2017, Digi International Inc. +# Copyright 2017-2022, Digi International Inc. # inherit boot-artifacts @@ -19,6 +19,12 @@ FSTYPES_WHITELIST = " \ ubifs \ " +FSTYPES_WHITELIST:ccmp1 = " \ + boot.ubifs \ + recovery.ubifs \ + ubifs \ +" + generate_installer_zip () { # Get list of files to pack INSTALLER_FILELIST="${DEPLOY_DIR_IMAGE}/install_linux_fw_sd.scr \