[oe] [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location

Stefan Schmidt stefan at datenfreihafen.org
Mon Jun 28 16:37:33 UTC 2010


From: Stefan Schmidt <stefan at buglabs.net>


Signed-off-by: Stefan Schmidt <stefan at 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





More information about the Openembedded-devel mailing list