]> code.ossystems Code Review - meta-freescale.git/commit
xf86-video-imxfb-vivante: add dependency on X11
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Tue, 18 Dec 2012 11:49:37 +0000 (13:49 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Dec 2012 11:56:51 +0000 (09:56 -0200)
commit2bfd3c0da86589fdb57e33c591220082e4ae6a98
tree6e631f7645164bc2f485819eb0c97733d0ab290c
parentccf2f745a6588f525821292d04bc93e7740408ae
xf86-video-imxfb-vivante: add dependency on X11

Prior to xf86-video-imxfs-vivante there should be built libX11.

This change fixes an issue met on configuration stage:

  | configure:3303: checking whether the C compiler works
  | configure:3325: arm-mentor-linux-gnueabi-gcc  -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a9 -mno-unaligned-access [snip] -lm -ldl -lGAL-x11 conftest.c  >&5
  | /opt/projects/mentor/thales-mel6.0/build/tmp/sysroots/imx6qsabrelite/usr/lib/libGAL-x11.so: undefined reference to `XWidthOfScreen'
  [snip]
  | collect2: ld returned 1 exit status

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb