Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] kexec-tools: admit mips as a COMPATIBLE_HOST
@ 2012-09-24 11:49 Phil Blundell
  2012-09-24 18:28 ` Khem Raj
  2012-09-27 15:55 ` Saul Wold
  0 siblings, 2 replies; 7+ messages in thread
From: Phil Blundell @ 2012-09-24 11:49 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Phil Blundell <pb@pbcl.net>
---
 meta/recipes-kernel/kexec/kexec-tools.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/kexec/kexec-tools.inc b/meta/recipes-kernel/kexec/kexec-tools.inc
index 278ce34..ee1f1e8 100644
--- a/meta/recipes-kernel/kexec/kexec-tools.inc
+++ b/meta/recipes-kernel/kexec/kexec-tools.inc
@@ -12,6 +12,6 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz
 
 inherit autotools
 
-COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-(linux|freebsd.*)'
+COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*|mips.*)-(linux|freebsd.*)'
 
 INSANE_SKIP_${PN} = "arch"
-- 
1.7.10.4






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

end of thread, other threads:[~2012-09-27 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 11:49 [PATCH] kexec-tools: admit mips as a COMPATIBLE_HOST Phil Blundell
2012-09-24 18:28 ` Khem Raj
2012-09-24 19:10   ` McClintock Matthew-B29882
2012-09-24 19:15     ` Khem Raj
2012-09-24 20:23   ` Phil Blundell
2012-09-24 20:51     ` Richard Purdie
2012-09-27 15:55 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox