[oe-commits] Koen Kooi : firefox.inc: ARM_INSTRUCTION_SET = "arm"

GIT User account git at amethyst.openembedded.net
Sat Nov 15 10:47:10 UTC 2008


Module: openembedded.git
Branch: koen/darwin-host-fixes
Commit: c6b7b30b4c50b58f852f9fd321fce3cde9b85389
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c6b7b30b4c50b58f852f9fd321fce3cde9b85389

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Nov 15 09:17:49 2008 +0100

firefox.inc: ARM_INSTRUCTION_SET = "arm"
* http://tinderbox.openembedded.net/builds/56419/
* http://tinderbox.openembedded.net/builds/56410/

---

 packages/mozilla/firefox.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/mozilla/firefox.inc b/packages/mozilla/firefox.inc
index 0684214..419398d 100644
--- a/packages/mozilla/firefox.inc
+++ b/packages/mozilla/firefox.inc
@@ -2,6 +2,7 @@ DESCRIPTION ?= "Browser made by mozilla"
 SRC_URI += "file://mozilla-${PN}.png file://mozilla-${PN}.desktop"
 
 PARALLEL_MAKE = ""
+ARM_INSTRUCTION_SET = "arm"
 
 MOZPV ?= "${PV}"
 





More information about the Openembedded-commits mailing list