Never mind this, I worked it out…  thanks anyway.

From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On Behalf Of 
Monsees, Steven C (US) via lists.yoctoproject.org
Sent: Wednesday, August 25, 2021 12:25 PM
To: yocto@lists.yoctoproject.org
Subject: [yocto] # yocto Fatal QA error (LIC_FILES_CHKSUM) [license-checksum]

External Email Alert

This email has been sent from an account outside of the BAE Systems network.
Please treat the email with caution, especially if you are requested to click 
on a link, decrypt/open an attachment, or enable macros.  For further 
information on how to spot phishing, access “Cybersecurity OneSpace Page” and 
report phishing by clicking the button “Report Phishing” on the Outlook toolbar.



Using zeus, and I am build an image with no issues...

I then want to tweak the configuration by pulling in an a ".cfg" file to be 
able to tweak options depending on use…

I add the following to the image ".bb" file:

FILESEXTRAPATHS_prepend := "$THISDIR:"
SRC_URI += "file://sbcb-defaultfs-swdebug.cfg"


sbcb-defaultfs-swdebug.cfg consists of three lines:

CONFIG_KPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
CONFIG_DEBUG_INFO=y

When I add the above I see the following build issue, how do I relove this ?

ERROR: sbcb-defaultfs-swdebug-1.0-r0 do_populate_lic: QA Issue: 
sbcb-defaultfs-swdebug: Recipe file fetches files and does not have license 
file information (LIC_FILES_CHKSUM) [license-checksum]
ERROR: sbcb-defaultfs-swdebug-1.0-r0 do_populate_lic: Fatal QA errors found, 
failing task.
ERROR: Logfile of failure stored in: 
/disk0/scratch/smonsees/yocto/workspace_1/builds2/sbcb-default/tmp/work/sbcb_default-poky-linux/sbcb-defaultfs-swdebug/1.0-r0/temp/log.do_populate_lic.29324
ERROR: Task 
(/disk0/scratch/smonsees/yocto/workspace_1/poky/../meta-bae/meta-limws/meta-intel/recipes-core/images/sbcb-defaultfs-swdebug.bb:do_populate_lic)
 failed with exit code '1'

Thanks,
Steve
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54562): https://lists.yoctoproject.org/g/yocto/message/54562
Mute This Topic: https://lists.yoctoproject.org/mt/85139682/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

  • [yocto] # yocto Fatal QA... Monsees, Steven C (US) via lists.yoctoproject.org
    • Re: [yocto] # yocto... Monsees, Steven C (US) via lists.yoctoproject.org

Reply via email to