All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz.
@ 2010-09-22  0:42 Graham Gower
  2010-09-22  8:27 ` Andrea Adami
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Gower @ 2010-09-22  0:42 UTC (permalink / raw)
  To: openembedded-devel

From 909e5617f2534b505c6940b9e409a1ce3cdae1e9 Mon Sep 17 00:00:00 2001
From: Graham Gower <graham.gower@gmail.com>
Date: Wed, 22 Sep 2010 09:47:53 +0930
Subject: [PATCH 3/5] pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz.


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

diff --git a/recipes/pivotinit/pivotinit_1.0.0.bb b/recipes/pivotinit/pivotinit_1.0.0.bb
index 912cfeb..8b40db2 100644
--- a/recipes/pivotinit/pivotinit_1.0.0.bb
+++ b/recipes/pivotinit/pivotinit_1.0.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "required"
 LICENSE = "MIT"
 PR = "r0"
 
+COMPATIBLE_MACHINE = "(spitz)"
 SRC_URI = "file://init"
 
 do_install () {
-- 
1.7.1




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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22  0:42 [PATCH] pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz Graham Gower
2010-09-22  8:27 ` Andrea Adami
2010-09-22 14:48   ` Khem Raj

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.