[meta-freescale] [meta-fsl-arm v2][PATCH 5/5] xf86-video-imxfb-vivanter: Use 'autotools-brokensep' as out of tree build is not supported

Otavio Salvador otavio at ossystems.com.br
Mon Mar 17 13:29:40 PDT 2014


The out of tree build is not currently supported so disable it for
now; this change is need to allow autotools to default to out of tree
builds in future.

Change-Id: I89103b39bba524403be5bb1916ea5d99bb1662b4
Reported-by: Richard Purdie <richard.purdie at linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
index 4887d26..b4734bd 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
@@ -6,6 +6,8 @@ require recipes-graphics/xorg-driver/xorg-driver-video.inc
 
 PE = "3"
 
+inherit autotools-brokensep
+
 DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 gpu-viv-bin-mx6q pixman"
 
 LIC_FILES_CHKSUM = "file://EXA/src/vivante_fbdev/vivante.h;endline=19;md5=641ac6e6d013833e36290797f4d7089c"
-- 
1.9.0



More information about the meta-freescale mailing list