]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imxfb-vivante: Use 'autotools-brokensep' as out of tree build is not supported
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 17 Mar 2014 13:45:19 +0000 (10:45 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Mar 2014 12:42:17 +0000 (09:42 -0300)
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@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb

index 4887d2610cba37760abf9928eec7c62f680555ad..b4734bdf9c30b93394460e4ef2c30d94bca2e6df 100644 (file)
@@ -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"