All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location
@ 2010-06-28 16:37 Stefan Schmidt
  2010-06-30 11:59 ` Marcin Juszkiewicz
  2010-07-01  6:34 ` Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schmidt @ 2010-06-28 16:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Stefan Schmidt

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




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-01  6:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-28 16:37 [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location Stefan Schmidt
2010-06-30 11:59 ` Marcin Juszkiewicz
2010-07-01  6:34 ` Khem Raj

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.