From: Otavio Salvador Date: Mon, 17 Mar 2014 13:45:19 +0000 (-0300) Subject: xf86-video-imxfb-vivante: Use 'autotools-brokensep' as out of tree build is not supported X-Git-Tag: 2.1~988 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=47c569223fcc611dd0a2a8ee2313ec2f811600fe;p=meta-freescale.git xf86-video-imxfb-vivante: Use 'autotools-brokensep' as out of tree build is not supported 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 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb b/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb index 4887d261..b4734bdf 100644 --- a/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb +++ b/meta-fsl-arm/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"