All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] firefox_3.6.8.bb: Mark as COMPATIBLE_HOST="(powerpc|arm|i.86.*)".
@ 2010-09-22  0:43 Graham Gower
  2010-09-22  1:46 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Gower @ 2010-09-22  0:43 UTC (permalink / raw)
  To: openembedded-devel


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

diff --git a/recipes/mozilla/firefox_3.6.8.bb b/recipes/mozilla/firefox_3.6.8.bb
index 825e692..b383de0 100644
--- a/recipes/mozilla/firefox_3.6.8.bb
+++ b/recipes/mozilla/firefox_3.6.8.bb
@@ -1,6 +1,7 @@
 DEPENDS += "cairo sqlite3 libnotify"
 PR = "r1"
 
+COMPATIBLE_HOST = "(powerpc|arm|i.86).*"
 # The .pc files below have "3.6" hardcoded, fix that before using them in a newer FF version!
 SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}.source.tar.bz2;name=archive \
 	file://jsautocfg.h \
-- 
1.7.1




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

end of thread, other threads:[~2010-09-22  6:14 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:43 [PATCH] firefox_3.6.8.bb: Mark as COMPATIBLE_HOST="(powerpc|arm|i.86.*)" Graham Gower
2010-09-22  1:46 ` Tom Rini
2010-09-22  6:14   ` 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.