diff --git a/meta-digi-dey/recipes-digi/swu-images/files/sw-description b/meta-digi-dey/recipes-digi/swu-images/files/sw-description index 912af7be3..e2b1e365b 100644 --- a/meta-digi-dey/recipes-digi/swu-images/files/sw-description +++ b/meta-digi-dey/recipes-digi/swu-images/files/sw-description @@ -9,12 +9,14 @@ software = device = "##BOOT_DEV##"; type = "raw"; sha256 = "@##BOOTIMG_NAME##"; + installed-directly = true; }, { filename = "##ROOTIMG_NAME##"; device = "##ROOTFS_DEV##"; type = "raw"; sha256 = "@##ROOTIMG_NAME##"; + installed-directly = true; } ); ##PREINSTALL_SCRIPT##