aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox_3.5.5.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 03:06:26 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 14:17:41 +0100
commitc28e4e27e520e022dad8a61b5bdc3192b9178ceb (patch)
tree08eae0215556d78ad6631edcbcd521615b2d8931 /recipes/mozilla/firefox_3.5.5.bb
parent82b3ed5a6934139a378f008e4d0c5b0f0554f3c2 (diff)
downloadopenembedded-c28e4e27e520e022dad8a61b5bdc3192b9178ceb.tar.gz
firefox: looks like the Mozilla project moved from serving source over http to ftp. Fix SRC_URI and checksums.ini
Diffstat (limited to 'recipes/mozilla/firefox_3.5.5.bb')
-rw-r--r--recipes/mozilla/firefox_3.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox_3.5.5.bb b/recipes/mozilla/firefox_3.5.5.bb
index 56d6525a0d..a440382d14 100644
--- a/recipes/mozilla/firefox_3.5.5.bb
+++ b/recipes/mozilla/firefox_3.5.5.bb
@@ -2,7 +2,7 @@ DEPENDS += "cairo"
PR = "r2"
-SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}.source.tar.bz2 \
+SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}.source.tar.bz2 \
file://jsautocfg.h \
file://security-cross.patch;patch=1 \
file://jsautocfg-dontoverwrite.patch;patch=1 \