All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: openembedded-devel@lists.openembedded.org
Cc: Stefan Schmidt <stefan@buglabs.net>
Subject: [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location
Date: Mon, 28 Jun 2010 18:37:33 +0200	[thread overview]
Message-ID: <1277743053-7488-1-git-send-email-stefan@datenfreihafen.org> (raw)

From: Stefan Schmidt <stefan@buglabs.net>


Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
---

This reminds me that the checksum per file patch for stable from Vitus needs
some acks make such changes easier.

 conf/checksums.ini                  |    4 ++++
 recipes/ecj/libecj-bootstrap_3.4.bb |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index ed06efc..909ade7 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -5562,6 +5562,10 @@ sha256=dfe24798ca067c75c84f01bf4ee3734fde3e32e4f270f7222025218d3baffbbb
 md5=4c9fe7b0c4e760e13fa887b85f8db295
 sha256=b5725fa7f8b1f7dc28776e60591e9ef0c171629fe567ef49ab9be28516ff2cd6
 
+[http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
+md5=f7b84d912e61dfdd77b7173065845250
+sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
+
 [http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
 md5=f7b84d912e61dfdd77b7173065845250
 sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
diff --git a/recipes/ecj/libecj-bootstrap_3.4.bb b/recipes/ecj/libecj-bootstrap_3.4.bb
index 381f424..57b0ab8 100644
--- a/recipes/ecj/libecj-bootstrap_3.4.bb
+++ b/recipes/ecj/libecj-bootstrap_3.4.bb
@@ -3,6 +3,6 @@ require libecj-bootstrap.inc
 PR = "r1"
 
 SRC_URI = "\
-	http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
+	http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
   "
 
-- 
1.7.1




             reply	other threads:[~2010-06-28 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28 16:37 Stefan Schmidt [this message]
2010-06-30 11:59 ` [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location Marcin Juszkiewicz
2010-07-01  6:34 ` Khem Raj

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=1277743053-7488-1-git-send-email-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=stefan@buglabs.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.