Openembedded Devel Discussions
 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

* Re: [PATCH] firefox_3.6.8.bb: Mark as COMPATIBLE_HOST="(powerpc|arm|i.86.*)".
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2010-09-22  1:46 UTC (permalink / raw)
  To: openembedded-devel

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


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



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

* Re: [PATCH] firefox_3.6.8.bb: Mark as COMPATIBLE_HOST="(powerpc|arm|i.86.*)".
  2010-09-22  1:46 ` Tom Rini
@ 2010-09-22  6:14   ` Graham Gower
  0 siblings, 0 replies; 3+ messages in thread
From: Graham Gower @ 2010-09-22  6:14 UTC (permalink / raw)
  To: openembedded-devel

On 22 September 2010 11:16, Tom Rini <tom_rini@mentor.com> wrote:
> 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 :)

I'll submit patches to build python-numpy and firefox for mipsel when
I get a chance, but the others really are machine specific.

-Graham



^ permalink raw reply	[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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox