All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add recipe for test images
@ 2013-05-10 10:47 Sam Nelson
  2013-05-10 13:26 ` Maupin, Chase
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2013-05-10 10:47 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../recipes-core/images/arago-test-image.bb        |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/images/arago-test-image.bb b/meta-arago-distro/recipes-core/images/arago-test-image.bb
index f220127..ff4cd26 100644
--- a/meta-arago-distro/recipes-core/images/arago-test-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-test-image.bb
@@ -3,7 +3,7 @@
 
 require arago-image.inc
 
-COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|keystone-evm"
+COMPATIBLE_MACHINE = "(?!arago)"
 
 # The size of the uncompressed ramdisk is 32MB
 ROOTFS_SIZE = "32768"
-- 
1.7.9.5



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

end of thread, other threads:[~2013-05-10 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 10:47 [PATCH] Add recipe for test images Sam Nelson
2013-05-10 13:26 ` Maupin, Chase
2013-05-10 14:03   ` Denys Dmytriyenko

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.