From e69df2eed99b05db92ba8243fe92e2eeebcd4438 Mon Sep 17 00:00:00 2001 From: David Nyström Date: Fri, 21 Feb 2014 16:58:53 +0100 Subject: xf86-video-imxfb: Add COMPATIBLE_MACHINE mx5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit world builds create alot of error messages with recipes such as this one, which depends on other recipes which have COMPATIBLE_MACHINE set. Signed-off-by: David Nyström --- recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb index afc0124..443cd4f 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb @@ -36,3 +36,4 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa" INSANE_SKIP_${PN} = "ldflags" INSANE_SKIP_${PN}-dbg = "ldflags" +COMPATIBLE_MACHINE = "(mx5)" -- cgit v1.2.3-54-g00ecf