[linux-yocto] CONFIG_LIBCRC32C error

Bruce Ashfield bruce.ashfield at windriver.com
Tue Oct 20 07:37:38 PDT 2015


On 15-10-19 03:45 PM, Cristian Bercaru wrote:
> Hello! Please help me understand why If I add this line to the linux
> kernel 3.10 defconfig or config fragments
>
>    # CONFIG_LIBCRC32C is not set
>
> I get the error below when I try to bitbake linux-yocto.

Hmm. I've never seen this myself. Is this happening even after a
cleanall ? At a glance, it looks like the module was built and
installed, but not cleaned when you changed the fragment, and hence
not packaged into a kernel-module package .. and then the warning.

Bruce

> Thank you,
> Cristian Bercaru
>
> DEBUG: Executing python function populate_packages
> ERROR: QA Issue: linux-yocto: Files/directories were installed but not
> shipped
>    /lib/modules/3.10.65-ltsi-yocto-standard/kernel
> DEBUG: Python function populate_packages finished
> DEBUG: Executing python function do_package_qa
> NOTE: DO PACKAGE QA
> NOTE: Checking Package: kernel
> NOTE: Checking Package: kernel-base
> NOTE: Checking Package: kernel-vmlinux
> NOTE: arm-poky-linux-gnueabi-objdump -p
> /home/chris/yocto/TEST/3.10/yocto_arm_standard/tmp/work/axxiaarm-poky-linux-gnueabi/linux-yocto/3.10.65+gitAUTOINC+f90490d50f_9e57bfba80-r0/packages-split/kernel-vmlinux/boot/vmlinux-3.10.65-ltsi-yocto-standard
>
> NOTE: Checking Package: kernel-image
> NOTE: Package kernel-dev skipping QA tests: ['debug-files']
> NOTE: Checking Package: kernel-dev
> NOTE: Checking Package: kernel-modules
> NOTE: Checking Package: kernel-devicetree
> ERROR: QA run found fatal errors. Please consider fixing them.
> DEBUG: Python function do_package_qa finished
> DEBUG: Python function do_package finished
> ERROR: Function failed: do_package_qa
>



More information about the linux-yocto mailing list