[linux-yocto] LIC_FILES_CHKSUM error

Bruce Ashfield bruce.ashfield at windriver.com
Fri May 18 04:35:37 PDT 2018


On 2018-05-18 1:26 AM, He Zhe wrote:
> Hi Bruce,
> 
> We're experiencing the following error for linux-yocto-dev.
> 
> ERROR: linux-yocto-dev-4.16-rc++gitAUTOINC+7c8016b5a8_731190752b-r0 do_populate_lic: QA Issue: linux-yocto-dev: The LIC_FILES_CHKSUM does not match for file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7linux-yocto-dev: The new md5 checksum is bbea815ee2795b2f4230826c0c6b8814
> 
> This is because mainline COPYING has changed but LIC_FILES_CHKSUM in http://git.openembedded.org/openembedded-core/tree/meta/recipes-kernel/linux/linux-yocto.inc have not been updated. As linux-yocto.inc would impact linux-yocto, linux-yocto-dev and linux-yocto-VERSION, can we overwrite LIC_FILES_CHKSUM only in meta/recipes-kernel/linux/linux-yocto-dev.bb?

I did a patch for this last week, but haven't sent it to the list yet,
since I have one more set of gcc issues to resolve

I'll send it along later today, but you can find it on my zedd/kernel
poky-contrib branch:

yow-bashfiel-d4 [/home/bruc...poky/build]> git show 84928b372cae
commit 84928b372caead127670262e6f8395933140b173
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Wed May 9 11:01:35 2018 -0400

     linux-yocto-dev: update to v4.17+

     Updating the -dev kernel to v4.17+. We also tweak the License checksum
     in the -dev kernel since SPDX headers have been inserted upstream and
     that has changed the hash value.

     Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb 
b/meta/recipes-kernel/linux/linux-yocto-dev.bb


> 
> Thanks,
> Zhe
> 
> 



More information about the linux-yocto mailing list