Hello,

I saw something curious yesterday while trying to run an X11 image.

I built core-image-x11 with latest yocto master & meta-fsl-arm master. I then saw that the X11 driver was not included in the image. Neither was the EXA module.

When trying to run bitbake xf86-video-imxfb-vivante , I got :

ERROR: xf86-video-imxfb-vivante-3_5.0.11.p8.4-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/test/oe/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/xf86-video-imxfb-vivante/3_5.0.11.p8.4-r0/packages-split/xf86-video-imxfb-vivante/usr/lib/xorg/modules/drivers/vivante_drv.so' [ldflags] ERROR: xf86-video-imxfb-vivante-3_5.0.11.p8.4-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/test/oe/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/xf86-video-imxfb-vivante/3_5.0.11.p8.4-r0/packages-split/xserver-xorg-extension-viv-autohdmi/usr/bin/autohdmi' No GNU_HASH in the elf binary: '/home/test/oe/poky/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/xf86-video-imxfb-vivante/3_5.0.11.p8.4-r0/packages-split/xserver-xorg-extension-viv-autohdmi/usr/lib/libfsl_x11_ext.so' [ldflags] ERROR: xf86-video-imxfb-vivante-3_5.0.11.p8.4-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.

I then copied vivante_drv.so and libexa.so to the board, and X11 worked.

Any ideas regarding why this happened? Is this a known current problem?

--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to