All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-env.bb: Mark as COMPATIBLE_MACHINE=neuros-osd2.
@ 2010-09-22  0:01 Graham Gower
  2010-09-22  7:58 ` Koen Kooi
  2010-09-22  9:18 ` Paul Menzel
  0 siblings, 2 replies; 4+ messages in thread
From: Graham Gower @ 2010-09-22  0:01 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
 recipes/u-boot/u-boot-env.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/u-boot/u-boot-env.bb b/recipes/u-boot/u-boot-env.bb
index 1bee272..35c467b 100644
--- a/recipes/u-boot/u-boot-env.bb
+++ b/recipes/u-boot/u-boot-env.bb
@@ -4,6 +4,7 @@ PR = "r1"
 
 inherit kernel-arch
 
+COMPATIBLE_MACHINE = "(neuros-osd2)"
 SRC_URI = "file://default-env.ascr"
 
 
-- 
1.7.1




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

end of thread, other threads:[~2010-09-22 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22  0:01 [PATCH] u-boot-env.bb: Mark as COMPATIBLE_MACHINE=neuros-osd2 Graham Gower
2010-09-22  7:58 ` Koen Kooi
2010-09-22  9:18 ` Paul Menzel
2010-09-22 10:34   ` Graham Gower

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.