]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imxfb: Add COMPATIBLE_MACHINE mx5
authorDavid Nyström <david.c.nystrom@gmail.com>
Fri, 21 Feb 2014 15:58:53 +0000 (16:58 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 21 Feb 2014 18:38:09 +0000 (15:38 -0300)
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 <david.c.nystrom@gmail.com>
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb

index afc0124b2868a8b5816d82d6b8db73245e0bb32f..443cd4f4eaf890445c781b8936ec0b03a8087aa2 100644 (file)
@@ -36,3 +36,4 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa"
 
 INSANE_SKIP_${PN} = "ldflags"
 INSANE_SKIP_${PN}-dbg = "ldflags"
+COMPATIBLE_MACHINE = "(mx5)"