All of lore.kernel.org
 help / color / mirror / Atom feed
* # yocto Fatal QA error (LIC_FILES_CHKSUM) [license-checksum]
@ 2021-08-25 16:24 Monsees, Steven C (US)
  2021-08-25 19:48 ` Monsees, Steven C (US)
  0 siblings, 1 reply; 2+ messages in thread
From: Monsees, Steven C (US) @ 2021-08-25 16:24 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]


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

[-- Attachment #2: Type: text/html, Size: 3903 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: # yocto Fatal QA error (LIC_FILES_CHKSUM) [license-checksum]
  2021-08-25 16:24 # yocto Fatal QA error (LIC_FILES_CHKSUM) [license-checksum] Monsees, Steven C (US)
@ 2021-08-25 19:48 ` Monsees, Steven C (US)
  0 siblings, 0 replies; 2+ messages in thread
From: Monsees, Steven C (US) @ 2021-08-25 19:48 UTC (permalink / raw)
  To: Monsees, Steven C (US), yocto

[-- Attachment #1: Type: text/plain, Size: 1976 bytes --]


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

[-- Attachment #2: Type: text/html, Size: 6935 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-25 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 16:24 # yocto Fatal QA error (LIC_FILES_CHKSUM) [license-checksum] Monsees, Steven C (US)
2021-08-25 19:48 ` Monsees, Steven C (US)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.