getting error while adding gpsd in fsl-image-core.bb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

getting error while adding gpsd in fsl-image-core.bb

1,250 Views
ramakrishnakatt
Contributor II

I am trying to add "gpsd" in the fsl-image-core.bb file, but while building with bitbake i am getting fallowing error

ERROR: QA Issue: non debug package contains .debug directory: kernel-dev path /work/t1042rdb-fsl-linux/linux-qoriq-sdk/3.8-r11.1/packages-split/kernel-dev/usr/src/kernel/.debug/mtdapp

ERROR: QA Issue: non debug package contains .debug directory: kernel-dev path /work/t1042rdb-fsl-linux/linux-qoriq-sdk/3.8-r11.1/packages-split/kernel-dev/usr/src/kernel/.debug/a.out

ERROR: QA run found fatal errors. Please consider fixing them.

ERROR: Function failed: do_package_qa

ERROR: Logfile of failure stored in: /home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/build_t1042rdb_release/tmp/work/t1042rdb-fsl-linux/linux-qoriq-sdk/3.8-r11.1/temp/log.do_package.2825

ERROR: Task 697 (/home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.bb, do_package) failed with exit code '1'

0 Kudos
1 Reply

745 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Rama Krishna Katta,

After updated native chrpath, and added "gpsd" in variable IMAGE_INSTALL of recipe meta-fsl-networking/images/fsl-image-core.bb, the rebuilt rootfs image with "bitbake fsl-image-core", I didn't find any problem.

It seems that your above error is about Linux Kernel do package task.

Have you modified something about Linux Kernel?


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos