[yocto] Kernel QA build error

Saul Wold sgw at linux.intel.com
Fri Jan 28 10:23:05 PST 2011


On 01/28/2011 12:31 AM, Chris Tapp wrote:
> I'm getting a QA failure when running a build from a recent git master:
>
>> Checking autotools environment for common misconfiguration
>> NOTE: Checking autotools environment for common misconfiguration
>> linux: Recipe file does not have license file information
>> (LIC_FILES_CHKSUM)
>> ERROR: linux: Recipe file does not have license file information
>> (LIC_FILES_CHKSUM)
>> Licensing Error: LIC_FILES_CHKSUM does not match, please fix
>> ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix
>> Function 'do_qa_configure' failed
>> ERROR: Function 'do_qa_configure' failed
>
> This is when building kernel version 2.6.33.2-r2.
>
Chris,

This has been fixed in master, this is due to that recipe missing the 
LIC_FILES_CHKSUM (as noted in the error message).  I added the missing line:

+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"

Thanks for pointing this one out.


Sau!

> Chris Tapp
>
> opensource at keylevel.com
> www.keylevel.com
>
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>




More information about the yocto mailing list