[oe] [PATCH] u-boot-env.bb: Mark as COMPATIBLE_MACHINE=neuros-osd2.

Graham Gower graham.gower at gmail.com
Wed Sep 22 00:01:01 UTC 2010


Signed-off-by: Graham Gower <graham.gower at 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





More information about the Openembedded-devel mailing list