summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-12-06 11:34:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-12-06 11:34:42 +0000
commitf1619dffc8727fdd69f259bac4c82119d9c45bb7 (patch)
tree93ddcf0eb87726362f3931b0e9ef3536bee825b3 /packages
parentee1b83d05c96199a45b53840e96eafc6dec33d6e (diff)
parentea215323dfd962d50a16ece2f1e7a0300200bf72 (diff)
merge of '56286ad1242ca609acecef5bc84883c2f9de92bb'
and '9981f4c01256065169ba2a4cd1e33f5e6b565e61'
Diffstat (limited to 'packages')
-rw-r--r--packages/mozilla/firefox_2.0.0.3.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/packages/mozilla/firefox_2.0.0.3.bb b/packages/mozilla/firefox_2.0.0.3.bb
index 240ccf3fc2..e1fb5a996d 100644
--- a/packages/mozilla/firefox_2.0.0.3.bb
+++ b/packages/mozilla/firefox_2.0.0.3.bb
@@ -1,20 +1,22 @@
+DEPENDS += "cairo"
PR = "r3"
+
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 \
file://jsautocfg.h \
file://extensions-hack.patch;patch=1 \
- file://security-cross.patch;patch=1 \
- file://jsautocfg-dontoverwrite.patch;patch=1 \
- file://xptcinvoke-arm.patch;patch=1 \
- file://eabi-fix.patch;patch=1 \
- file://eabi-fix2.patch;patch=1 \
- file://eabi-fix3.patch;patch=1 \
- file://linkage-problem.patch;patch=1 \
+ file://security-cross.patch;patch=1 \
+ file://jsautocfg-dontoverwrite.patch;patch=1 \
+ file://xptcinvoke-arm.patch;patch=1 \
+ file://eabi-fix.patch;patch=1 \
+ file://eabi-fix2.patch;patch=1 \
+ file://eabi-fix3.patch;patch=1 \
+ file://linkage-problem.patch;patch=1 \
"
-DEPENDS += "cairo"
S = "${WORKDIR}/mozilla"
+
DEFAULT_PREFERENCE = "-1"
inherit mozilla