All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this
@ 2014-02-21 14:00 David Nyström
  2014-02-21 15:42 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: David Nyström @ 2014-02-21 14:00 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
---
 recipes-graphics/xorg-driver/xf86-video-imxfb_11.09.01.bb | 2 ++
 1 file changed, 2 insertions(+)

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..04f2c55 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,5 @@ RDEPENDS_${PN} += "xserver-xorg-module-exa"
 
 INSANE_SKIP_${PN} = "ldflags"
 INSANE_SKIP_${PN}-dbg = "ldflags"
+
+COMPATIBLE_MACHINE = "(imx)"
\ No newline at end of file
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-21 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 14:00 [PATCH] xf86-video-imxfb: Add COMPATIBLE_MACHINE, since its dependencies have this David Nyström
2014-02-21 15:42 ` Otavio Salvador
2014-02-21 15:59   ` David Nyström

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.