Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Max Krummenacher <max.oss.09@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: gary@mlbassoc.com
Subject: [meta-browser][PATCH 2/8] firefox-l10n: Update download server
Date: Sun, 16 Aug 2015 21:40:17 +0200	[thread overview]
Message-ID: <1439754023-13290-3-git-send-email-max.oss.09@gmail.com> (raw)
In-Reply-To: <1439754023-13290-1-git-send-email-max.oss.09@gmail.com>

The ftp mirror currently seems not to work, change to the download server
recommended here:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Downloading_Source_Archives

Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
---
 recipes-mozilla/firefox-l10n/firefox-l10n.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-mozilla/firefox-l10n/firefox-l10n.inc b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
index 7b252a2..3090ef9 100644
--- a/recipes-mozilla/firefox-l10n/firefox-l10n.inc
+++ b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
@@ -16,7 +16,7 @@ PR = "r3"
 # Mangle place where to store the file
 DL_DIR_append = "/${PN}-${PV}"
 
-SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/${PV}/linux-i686/xpi/${LANGUAGE}.xpi"
+SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}/linux-i686/xpi/${LANGUAGE}.xpi"
 S = "${WORKDIR}"
 
 inherit allarch
-- 
1.8.4.5



  parent reply	other threads:[~2015-08-16 19:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16 19:40 [meta-browser][PATCH 0/8] firefox: fixes and update to 10.0.12esr Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 1/8] firefox: Update download server Max Krummenacher
2015-08-16 19:40 ` Max Krummenacher [this message]
2015-08-16 19:40 ` [meta-browser][PATCH 3/8] firefox: prevent SIGILL crash with arm build Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 4/8] firefox: prevent SIGILL crash #2 " Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 5/8] firefox: stop using variable for local files Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 6/8] mozilla.bbclass: do out of tree build Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 7/8] firefox: Update to 10.0.12esr Max Krummenacher
2015-08-16 19:40 ` [meta-browser][PATCH 8/8] firefox-l10n: Update all languages for 10.0.12esr release Max Krummenacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1439754023-13290-3-git-send-email-max.oss.09@gmail.com \
    --to=max.oss.09@gmail.com \
    --cc=gary@mlbassoc.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox