[meta-freescale] yocto, linux-fslc and xorg

Vanhauwaert Wouter W.Vanhauwaert at TELEVIC.com
Sun Sep 15 23:22:27 PDT 2013


Hello all,

I want to do some tests with the mainline yocto (poky) with the meta-arm-fsl layers and X.
I want to make use of the latest mainline kernel. I added PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" to my local.conf and do "bitbake core-image-web-kiosk"

Then I'm facing a problem in the build (I'm building it for an imx53qsb):

In file included from /opt/git/poky/build/tmp/sysroots/imx53qsb/usr/src/kernel/include/linux/kgdb.h:16:0,
|                  from /opt/git/poky/build/tmp/sysroots/imx53qsb/usr/src/kernel/include/linux/fb.h:4,
|                  from /opt/git/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xf86-video-imxfb/11.09.01-r12/xserver-xorg-video-imx-11.09.01/src/imx_display.c:33:
| /opt/git/poky/build/tmp/sysroots/imx53qsb/usr/src/kernel/include/linux/linkage.h:7:25: fatal error: asm/linkage.h: No such file or directory
|  #include <asm/linkage.h>
|                          ^
| compilation terminated.
| make[2]: *** [imx_display.lo] Error 1
| make[2]: Leaving directory `/opt/git/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xf86-video-imxfb/11.09.01-r12/build/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/opt/git/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xf86-video-imxfb/11.09.01-r12/build'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /opt/git/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xf86-video-imxfb/11.09.01-r12/temp/log.do_compile.32086)
ERROR: Task 2827 (/opt/git/poky/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb, do_compile) failed with exit code '1'q

What is happening?

grtz



More information about the meta-freescale mailing list