diff options
-rw-r--r-- | meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc b/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc index 8dadf60..0217818 100644 --- a/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc +++ b/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc | |||
@@ -61,3 +61,5 @@ do_install() { | |||
61 | } | 61 | } |
62 | 62 | ||
63 | FILES_${PN} += "${EFI_BOOT_PATH}" | 63 | FILES_${PN} += "${EFI_BOOT_PATH}" |
64 | |||
65 | SSTATE_DUPWHITELIST += "${DEPLOY_DIR_IMAGE}/LockDown.efi" | ||