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 (#54561): https://lists.yoctoproject.org/g/yocto/message/54561
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

Reply via email to