From 478c033ff00a9ae001bcb0f95c3e08977df3b791 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 17 Mar 2014 10:45:19 -0300 Subject: 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 --- 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" -- cgit v1.2.3-54-g00ecf