diff options
| -rw-r--r-- | meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb b/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb index 83ba5b7..7f96106 100644 --- a/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb +++ b/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb | |||
| @@ -59,6 +59,7 @@ EXTRA_OEMAKE = " \ | |||
| 59 | AR=${AR} \ | 59 | AR=${AR} \ |
| 60 | ${@'VENDOR_CERT_FILE=${WORKDIR}/vendor_cert.cer' if d.getVar('MOK_SB', True) == '1' else ''} \ | 60 | ${@'VENDOR_CERT_FILE=${WORKDIR}/vendor_cert.cer' if d.getVar('MOK_SB', True) == '1' else ''} \ |
| 61 | ${@'VENDOR_DBX_FILE=${WORKDIR}/vendor_dbx.esl' if uks_signing_model(d) == 'user' else ''} \ | 61 | ${@'VENDOR_DBX_FILE=${WORKDIR}/vendor_dbx.esl' if uks_signing_model(d) == 'user' else ''} \ |
| 62 | ENABLE_HTTPBOOT=1 \ | ||
| 62 | " | 63 | " |
| 63 | 64 | ||
| 64 | PARALLEL_MAKE = "" | 65 | PARALLEL_MAKE = "" |
