<div dir="ltr"><div><div><div>Hi!<br><br></div>I just submitted version 5 of the patch, which hopefully doesn't break the build. In addition it should handle both 4.1 and 4.4 versions of the Linux kernel, which use different locations for their signing key files.<br><br></div>Regards,<br><br></div>Mattias<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 31, 2016 at 12:45 AM, Richard Purdie <span dir="ltr"><<a href="mailto:richard.purdie@linuxfoundation.org" target="_blank">richard.purdie@linuxfoundation.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 2016-08-26 at 20:58 +0200, Mattias Waldo wrote:<br>
> The absence of certs/signing_key.* in $kerneldir made signing of<br>
> out-of-tree kernel modules fail (silently). Add copying of these<br>
> files during the shared_workdir task.<br>
><br>
> Signed-off-by: Mattias Waldo <<a href="mailto:mattias.waldo@saabgroup.com">mattias.waldo@saabgroup.com</a>><br>
> ---<br>
>Â meta/classes/kernel.bbclass | 2 ++<br>
>Â 1 file changed, 2 insertions(+)<br>
<br>
Sadly this breaks the build when you don't have any keys:<br>
<br>
e.g.: <a href="https://autobuilder.yoctoproject.org/main/builders/build-applianc
e/builds/892/steps/BuildImages_1/logs/stdio" rel="noreferrer" target="_blank">https://autobuilder.<wbr>yoctoproject.org/main/<wbr>builders/build-applianc<br>
e/builds/892/steps/<wbr>BuildImages_1/logs/stdio</a><br>
<br>
but there were many many other failures :(<br>
<br>
Cheers,<br>
<br>
Richard<br>
</blockquote></div><br></div>