jiazhang0/meta-secure-core

Setting GRUB_SIGN_VERIFY fail at deploy

hommeabeil opened this issue · 1 comments

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.