meta-secure-core
meta-secure-core copied to clipboard
Setting GRUB_SIGN_VERIFY fail at deploy
When setting the variable GRUB_SIGN_VERIFY=0
the deploy task fail since it try to deploy the signature file. How ever, those files are not generated since the variable GRUB_SIGN_VERIFY
is set to 0.
Still an error for the kernel receipe #208 will fix it.