[oe] [PATCH] firefox_3.6.8.bb: Mark as COMPATIBLE_HOST="(powerpc|arm|i.86.*)".

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


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





More information about the Openembedded-devel mailing list