summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
diff options
context:
space:
mode:
authorDavid Nyström <david.c.nystrom@gmail.com>2014-02-21 16:58:53 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2014-02-21 15:38:09 -0300
commite69df2eed99b05db92ba8243fe92e2eeebcd4438 (patch)
tree02df38f2f073497b009c99dc6a16e13b055f51b4 /recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb
parente6ae639268520a3a162533458b19c48e33cd31e9 (diff)
downloadmeta-fsl-arm-e69df2eed99b05db92ba8243fe92e2eeebcd4438.tar.gz
xf86-video-imxfb: Add COMPATIBLE_MACHINE mx5
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>
Diffstat (limited to 'recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb1
1 files changed, 1 insertions, 0 deletions
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"
36 36
37INSANE_SKIP_${PN} = "ldflags" 37INSANE_SKIP_${PN} = "ldflags"
38INSANE_SKIP_${PN}-dbg = "ldflags" 38INSANE_SKIP_${PN}-dbg = "ldflags"
39COMPATIBLE_MACHINE = "(mx5)"