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

Tom Rini tom_rini at mentor.com
Wed Sep 22 01:46:11 UTC 2010


Graham Gower wrote:
> 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 \


To sum up what I said on IRC, I'd really rather just go ahead and fix 
mipsel (and mips and ...) by pulling in the jsautocfg.h file from Debian 
or similar rather than use the more heavy handed COMPATIBLE* stuff for 
things that build in limited places by accident rather than by design. 
I don't know if that's enough for a NAK or not, but I'd like to talk it 
over a bit more :)

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list