summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/mozilla/firefox_2.0.0.3.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/mozilla/firefox_2.0.0.3.bb b/packages/mozilla/firefox_2.0.0.3.bb
index db3729c274..ede30a6b05 100644
--- a/packages/mozilla/firefox_2.0.0.3.bb
+++ b/packages/mozilla/firefox_2.0.0.3.bb
@@ -1,4 +1,4 @@
-PR = "r1"
+PR = "r2"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
file://xptcstubs.patch;patch=1 \
file://no-xmb.patch;patch=1 \
@@ -7,8 +7,10 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/
file://security-cross.patch;patch=1 \
file://jsautocfg-dontoverwrite.patch;patch=1 \
file://xptcinvoke-arm.patch;patch=1 \
- file://mozilla-eabi.patch;patch=1;pnum=2 \
- "
+ file://eabi-fix.patch;patch=1 \
+ file://eabi-fix2.patch;patch=1 \
+ file://eabi-fix3.patch;patch=1 \
+ "
S = "${WORKDIR}/mozilla"
DEFAULT_PREFERENCE = "-1"